core
core copied to clipboard
Fastjs is a useful, lightweight JavaScript library for any types of project.
Example: ```typescript dom.select("body") dom.select(".class") dom.select("#answer") dom.select("p") // FastjsDom | FastjsDomList | null ```
### What is the feature? _No response_ ### Why is this feature needed? _No response_ ### Any additional comments? _No response_ ### Confirmations - [X] I have read the [Code...
## Todos - [x] Router - [ ] Home Page - [x] Sponsor Page - [ ] About Page - [ ] Components - [x] Topbar - [ ] Bottom...
**Finally, we have scheduled the RC release** 🥰 ## Todo List - [ ] Feat - [ ] Plugin System - [ ] Cli - [ ] Default/Module scope -...