# Node.js Toolbox
Find actively maintained and popular libraries in the Node.js ecosystem.
# cheerio
Fast, flexible & lean implementation of core jQuery designed specifically for the server.
Parse HTML Content to File
1 | const http = require("http"); |
# Chart.js
Simple yet flexible JavaScript charting for designers & developers
1 |
|
# colors
get color and style in your node.js console.
# chalk
Terminal string styling done right.
# mockjs
生成随机数据,拦截 Ajax 请求
# pm2
Advanced, production process manager for Node.js
# lowdb
Small JSON database for Node, Electron and the browser. Powered by Lodash.
# chokidar
A neat wrapper around Node.js fs.watch / fs.watchFile / FSEvents.
# yrm
yrm
can help you easy and fast switch between different npm registries, now include: npm
, cnpm
, taobao
, nj(nodejitsu)
, rednpm
, yarn
.
1 | Usage: yrm [options] [command] |
# Prism
Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.
# furigana-markdown-it
furigana-markdown-it A markdown-it plugin which adds furigana support.
# case-police: 🚨
Make the case correct, PLEASE!
- GitHub, not Github
- TypeScript, not Typescript
- macOS, not MacOS
- VS Code, not Vscode
- …
# Slidev
Presentation Slides for Developers.
# retypeapp/retype
Retype is an ✨ ultra-high-performance ✨ generator that builds a website based on simple text files. Focus on your writing while Retype builds the rest.
! A Retype Pro license would be required to unlock >100 pages.
# SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
# haversnail/inquirer-date-prompt
A date prompt plugin for Inquirer.js.
# eduardoboucas/inquirer-table-prompt
A table-like prompt for Inquirer.
# NPKILL - Maintain your development workspace clean.
Npkill is a CLI tool that allows you to list all the heavy node_modules that you have scattered around your computer and allows you to delete those you don’t need in a very simple and elegant way.
You might be surprised how much space node_modules from old projects are silly taking up.