Skip to content

A Deno-native frontend framework for making web development easier and enabling easy development of stable and maintainable web apps.

Notifications You must be signed in to change notification settings

anotherSimpleCoder/neith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neith

A Deno-native frontend framework for making web development easier and enabling easy development of stable and maintainable web apps.

Motivation

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.

Contribution

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:

Currently implemented:

  • Typescript in components
  • Custom components
  • Basic routing
  • handling props
  • handling CSS
  • variable binding in template file (thanks to handlebars <3)

TODO:

  • SCSS support

About

A Deno-native frontend framework for making web development easier and enabling easy development of stable and maintainable web apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published