Libraries
goldbergyoni/nodebestpractice The Node.js best practices list (July 2024)
1. You are reading dozens of the best Node.js articles - this repository is a summary and curation of the top-ranked content on Node.js best practices, as well as content written here by collaborators
2. It is the largest compilation, and it is g...
AlaSQL/alasql: AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
AlaSQL - ( à la SQL ) [ælæ ɛskju:ɛl] - is an open source SQL database for JavaScript with a strong focus on query speed and data source flexibility for both relational data and schemaless data. It works in the web browser, Node.js, and mobile apps...
remarkablemark/html-react-parser: 📝 HTML to React parser.
📝 HTML to React parser. Contribute to remarkablemark/html-react-parser development by creating an account on GitHub.HTML to React parser that works on both the server (Node.js) and the client (browser):
HTMLReactParser(string[, options])
The pars...
Release 💎 Version 4.2.0 · apexcharts/apexcharts.js
Fix logarithmic scale drawing candle-like shape by @tim-net in #4830
Fix heatmap gaps and ticket alignment by @dschweinbenz in #4838
Addition of multi-series color candle Chart by @Kim-Taehyeong in #4836
fix #3191; zoom selection in bar chart was ...
inversify/InversifyJS: A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. - inversify/InversifyJS.InversifyJS is a lightweight inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC co...