0.1.0 ā€¢ Published 5 months ago

@tsxp/core v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

TSXP is a Typescript Express.js minimal web framework with CLI to scaffold projects. Write scalable Backend App with Power of Typescript and Simplicity of Express.js āš”

Problem

I have experienced this maintaining express.js app is quite challenging when you are not a solo developer in your team. I've seen people following different patterns/approaches in the same express.js project. So, we need something which sets some boundaries, which pushes us to write clean and maintainable code, and something more than just boilerplate.

Solution

There is a great solution available in the community even before @tsxp is Nest.js. For enterprise applications, Nest.js is a really good choice. But (there is a but, there is an innovation šŸ˜ƒ) the learning curve for Nest.js is massive.

I wanted something as simpler as Express.js. So I started working on @tsxp.

Suggestion

@tsxp is a fun project. It is still in beta and still evolving. If you think you need something more stable, I'll recommend you to go with Nest.js. Nest.js has great community support & experienced maintainers.

Install

npx @tsxp/cli project-name

Features

  • CLI to scaffold project
  • Core package with utility classes and decorators

Author

šŸ‘¤ Kiran Bhalerao

0.1.0

5 months ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

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

0.0.0

3 years ago