Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/43081j/you-dont-need-x
Modern and native alternatives to common packages that you may not need anymore.
https://github.com/43081j/you-dont-need-x
Last synced: about 2 months ago
JSON representation
Modern and native alternatives to common packages that you may not need anymore.
- Host: GitHub
- URL: https://github.com/43081j/you-dont-need-x
- Owner: 43081j
- Created: 2021-12-30T14:23:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T15:48:16.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T03:17:47.111Z (3 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# You (more than likely) don't need X
This is your typical "you don't need" repository: a summary of _things_ you
may no longer need or that now have more modern replacements.In this case, we're talking about JS packages which now have native
equivalents or much smaller, more modern replacements.Each case will be documented in its own file located in the `docs/` directory.
# Index
- [moment](docs/moment.md)
- [chalk](docs/chalk.md)
- [query-string](docs/query-string.md)
- [sinon](docs/sinon.md)
- [karma](docs/karma.md)
- [mocha/chai](docs/mocha-chai.md)
- [tslint](docs/tslint.md)
- [is-travis](docs/is-travis.md)
- [has-own-prop, has, etc.](docs/has-own-prop.md)
- [extend, xtend, extend-shallow, defaults, etc.](docs/extend.md)
- [path-is-absolute](docs/path-is-absolute.md)
- [import-from, import-cwd, etc.](docs/import-from.md)
- [is-string, is-number, etc.](docs/is-string.md)