prettier-linter-helpers

1.0.0last stable release 6 years ago
Complexity Score
Low
Open Issues
11
Dependent Projects
368
Weekly Downloadsglobal
13,179,297

Keywords

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

prettier-linter-helpers

Helper functions for exposing prettier changes within linting tools.

This package contains:

  • showInvisibles(string) - Replace invisible characters with ones you can see for for easier diffing.
  • generateDifferences(source, prettierSource) - Generate an array of differences between two strings.

Inspiration

This code was extracted from eslint-plugin-prettier v2.7.0

Dependencies

CVE IssuesActive
0
Scorecards Score
2.60
Test Coverage
No Data
Follows Semver
Yes
Github Stars
19
Dependenciestotal
7
DependenciesOutdated
6
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute prettier-linter-helpers in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install prettier-linter-helpers
Processing...
Done

2 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.