Libraries
apexcharts/apexcharts.js: ๐ Interactive JavaScript Charts built on SVG
A modern JavaScript charting library that allows you to build interactive data visualizations with simple API and 100+ ready-to-use samples. Packed with the features that you expect, ApexCharts includes over a dozen chart types that deliver beauti...
Understanding npm audit and fixing vulnerabilities
When building a Node.js project, you often rely on third-party libraries to speed up development and take advantage of community-supported solutions. For example, you might use packages like axios to make HTTP requests or express to set up a serve...
VladimirMikulic/route-list: Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.
Before you can use route-list on your project, we first need to make sure it's configured properly. In order for route-list to work, we need to export server "app". The example below is for Express but it also applies to Koa (with @koa/router)/Hap...
ghostlexly/ultimate-expressjs-starter-kit: ๐ Battle ready ultimate expressjs typescript starter kit (REST API) ๐
Batteries-included TypeScript ExpressJS Backend (REST API)
This starter kit provides a robust foundation for building scalable and feature-rich REST APIs using ExpressJS and TypeScript.
๐ Key Features
๐ Core Functionality
Logging: Advanced loggin...
1111mp/nvm-desktop: Node Version Manager Desktop - A desktop application to manage multiple active node.js versions.
nvm-desktop is a desktop application that manages multiple Node versions in a visual interface. It is built with Tauri (supports macOS, Windows and Linux platform). With this application, you can quickly install, manage and use different versions ...