https://github.com/waynevanson/js
JavaScript collections and utilities
https://github.com/waynevanson/js
Last synced: about 2 months ago
JSON representation
JavaScript collections and utilities
- Host: GitHub
- URL: https://github.com/waynevanson/js
- Owner: waynevanson
- License: mit
- Created: 2025-03-02T02:57:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T23:10:50.000Z (12 months ago)
- Last Synced: 2025-12-26T20:12:49.062Z (6 months ago)
- Language: TypeScript
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# `JS`
All the modules I'll ever create for the JavaScript ecosystem under one roof!
## Disclaimer
This is a work in progress, therefore no instructions on how to use it.
There's small amount of information to run it yourself in the [contribution guide](./CONTRIBUTING.md).
## Why?
1. Reduce the maintenance burden integrating JS tools together. One repository, one config and only one pattern to follow.
2. Selfish reasons - Really easy to show employers how familiar I am with the ecosystem.