sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
58.45k stars 5.83k forks source link

Add Tinyhttp #1047

Closed talentlessguy closed 4 years ago

talentlessguy commented 4 years ago

By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

⬆⬆⬆⬆⬆⬆⬆⬆⬆⬆

tinyhttp is a modern Express-like web framework for Node.js, written in TypeScript and compiled to native ESM. It uses a bare minimum amount of dependencies trying to avoid legacy hell.

:earth_africa: Website: https://tinyhttp.v1rtl.site :octocat: Repo: https://github.com/talentlessguy/tinyhttp

the project itself, at the moment of adding this PR, has 268 stars and 8 (including myself) contributors. Was created on June 13, so more than 30 days passed.

I used the requirements list from contributing.md:

Let me know if I missed anything (or if I did anything wrong)!

talentlessguy commented 4 years ago

@sindresorhus made it a little bit shorter, so I think it's focusing on what matters

talentlessguy commented 4 years ago

yay thanks :D