0.4.5 • Published 8 months ago

5htp v0.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

5HTP Framework

Full Stack Typescript framework designed for developers and users experience.

Purposes and values

  • Build more with less code with syntax sugars and an architecture designed to provide a good code-writing experience.
  • Put everything in symbiose so frontend, backend and all services works together in a smart way.
  • Write high quality & reliable apps thanks to strong types checking, suggestions and built-in debugging toolset.
  • Performance minded because a fast and responsive app reduces server resources consumption and contributes to your users satisfaction.

Features

  • Fully written in Typescript
  • Services management system
  • Preact with built-in SSR support
  • Highly convenient MySQL client
  • Universal schema / forms validator
  • Ful stack router
  • Cache system
  • And more

Get Started

  1. Install:

npm i -g 5htp

  1. Create a project:

5htp init

  1. Launch dev server:

5htp dev

  1. Build for production:

5htp build

To be done:

  • Update templates & documentation
  • HMR
  • Debugging / Monitoring UI
    • All services and status: installed / paused / running
    • Router:
      • list of registered files
      • list of pages / api / error routes / layouts
      • latest requests + performance
    • Logs: recent logs terminal
    • Database: recent queries + performance
    • Page rendering: performance
    • Socket: who is connected
  • Add testing tools
  • Possibility to generate static pages
  • Improve ORM: make definition based on code instead of database structure
  • Automatically generates types that associate api routes urls to their return types
  • Allow to create CLI apps
  • Fix Typescript errors
0.4.5

8 months ago

0.3.8

1 year ago

0.4.0-2

1 year ago

0.4.0-1

1 year ago

0.4.3-5

12 months ago

0.4.3-4

12 months ago

0.4.3-3

12 months ago

0.4.3-2

12 months ago

0.3.9

1 year ago

0.4.4

11 months ago

0.4.3-1

12 months ago

0.4.1

12 months ago

0.4.0

1 year ago

0.4.3

12 months ago

0.4.2

12 months ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.2-1

2 years ago

0.3.0-3

2 years ago

0.3.1-1

2 years ago

0.3.0-2

2 years ago

0.3.3-1

2 years ago

0.3.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.3

2 years ago

0.2.3-1

2 years ago

0.2.2-1

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1-1

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.0.9-2

3 years ago

0.0.9-1

3 years ago

0.0.9

3 years ago

0.0.8-3

3 years ago

0.0.8-2

3 years ago

0.0.8-1

3 years ago

0.0.8

3 years ago

0.0.7-1

3 years ago

0.0.6-4

3 years ago

0.0.6-3

3 years ago

0.0.6-2

3 years ago

0.0.6-1

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago