Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/owwjs
https://github.com/modprog/owwjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/owwjs
- Owner: ModProg
- Created: 2021-10-31T00:41:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T00:41:25.000Z (about 3 years ago)
- Last Synced: 2024-10-28T12:36:18.648Z (3 months ago)
- Language: TypeScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DO NOT USE THIS
I leave this here as a reminder, that just because you know your regex does not mean you should implement a LSP soly using it for parsing and than do tokenization and compiling in one step.
Read up on how to do this next time and use some libraries for the heavy lifting.