https://github.com/modprog/owwjs
https://github.com/modprog/owwjs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/owwjs
- Owner: ModProg
- Created: 2021-10-31T00:41:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T00:41:25.000Z (over 4 years ago)
- Last Synced: 2025-02-08T14:22:28.932Z (over 1 year 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.