Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jonbarrow/neatojs

 
 

Repository files navigation

NeatoJS

  • typescript first
  • modular
  • isolated, use the packages on their own
  • no abstraction, you're using well-known libraries, almost no need for neato-specific google searches

Warning

This is not even near to complete, don't use it

Packages

  • @neato/router - http router based on fastify
  • @neato/orm - mini ORM, it's just migrations, mapper and a query builder
  • @neato/email - JSX based email template engine
  • @neato/config - load configurations from various sources with type-safety and validation
  • @neato/auth - fully fledged authentication system, including permissions
  • @neato/guider - beautiful documentation generator framework based on nextjs

About

Collection of neat JS tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.2%
  • MDX 8.7%
  • CSS 3.5%
  • JavaScript 1.6%