Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oryoffe/vanilla-js-simple-framework
Simple vanilla js framework example with TypeScript, JSX, State updates, Templating, Routing, code splitting
https://github.com/oryoffe/vanilla-js-simple-framework
template-repository typescript vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
Simple vanilla js framework example with TypeScript, JSX, State updates, Templating, Routing, code splitting
- Host: GitHub
- URL: https://github.com/oryoffe/vanilla-js-simple-framework
- Owner: orYoffe
- Created: 2024-07-19T15:57:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:01:32.000Z (5 months ago)
- Last Synced: 2024-10-11T04:11:02.137Z (2 months ago)
- Topics: template-repository, typescript, vanilla-javascript, vanilla-js
- Language: TypeScript
- Homepage: https://oryoffe.github.io/vanilla-js-simple-framework/
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vanilla-js-simple-framework
A Simple vanilla js framework example
Including TypeScript, JSX, State updates, Templating, Routing, code
splitting.. What else do you need? Ok.. go ahead and add tailwind or another css lib..[Article about this repo](https://dev.to/oryoffe/you-dont-need-a-frontend-framework-408m)