Skip to content

Commit 2e84c46

Browse files
committedJun 17, 2020
Update list of packages using standard-engine
Add standardx, update link to semistandard
1 parent 59af281 commit 2e84c46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ npm install standard-engine
2424
Here is a list of packages using `standard-engine`. Dive into them for ideas!
2525

2626
- [standard](https://standardjs.com) - JavaScript Standard Style.
27-
- [semistandard](https://github.com/Flet/semistandard) - Its `standard` with semicolons sprinkled on top.
27+
- [semistandard](https://github.com/standard/semistandard) - It's `standard` with semicolons sprinkled on top.
28+
- [standardx](https://github.com/standard/standardx) - JavaScript Standard Style with custom tweaks
2829
- [happiness](https://github.com/JedWatson/happiness) - JavaScript Happiness Style (semicolons and tabs)
2930
- [doublestandard](https://github.com/flet/doublestandard) - Require TWO semicolons at the end of every line!
3031
- [strict-standard](https://github.com/denis-sokolov/strict-standard) - Standard Style with strict error checking.

0 commit comments

Comments
 (0)
Please sign in to comment.