https://github.com/heychobe/js-lexer
https://github.com/heychobe/js-lexer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heychobe/js-lexer
- Owner: HeyChobe
- Created: 2023-10-02T07:23:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T07:35:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T18:45:30.974Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-lexer
1) Clone the repository `git clone https://github.com/HeyChobe/js-lexer/`
2) Install the dependencies `npm install`
3) Run the file `node lexer.js`