Packages I Created
These are npm packages I personally developed and maintain.
Packages I Love and Use
My favorite npm packages that I regularly use but didn't create myself.
⚡ Axios External
Promise-based HTTP client for the browser and Node.js. Easy to use for making asynchronous requests, with support for interceptors and automatic JSON parsing.
🧩 Nunjucks External
Powerful templating engine for JavaScript inspired by Jinja2. Provides rich features like template inheritance, macros, and asynchronous control flow.
🚂 Express External
Fast, unopinionated, minimalist web framework for Node.js, widely used to build server-side applications and APIs.