A Deno-native frontend framework for making web development easier and enabling easy development of stable and maintainable web apps.
Although there are many web frameworks out there, they are mostly for Node.js and also mostly focus on one specific thing (for example Svelte with a compact and simple Syntax and dev experience; Angular with easier maintainability thanks to dependency injection.) With Neith I am trying to offer both a nice dev experience and easy maintainability at the same time, while also supporting new technologies like Deno.
This is currently a first prototype, which works in a very basic fashion, however improvements are in the works.
Feel free to contribute to the Neith project to enable easy web development for Deno and thus bringing not just Neith, but also Deno and it's community further <3
Just contact me via:
- Email: [email protected]
- Typescript in components
- Custom components
- Basic routing
- handling props
- handling CSS
- variable binding in template file (thanks to handlebars <3)
- SCSS support