Skip to content

Latest commit

 

History

History
59 lines (55 loc) · 5.52 KB

Nodejs.md

File metadata and controls

59 lines (55 loc) · 5.52 KB

Node.js

lib, tools

  • node-bcat : A pipe to browser utility
  • carbon-now-cli : 🎨 Beautiful images of your code — from right inside your terminal. 代码文件转化为截图。
  • axios : Promise based HTTP client for the browser and node.js
  • ora : 在终端显示 spinner
  • listr : Terminal task list
  • bullet-train.zsh : An oh-my-zsh shell theme based on the Powerline Vim plugin
  • enquirer : Stylish, intuitive and user-friendly prompts.
  • Inquirer.js : A collection of common interactive command line user interfaces.
  • commander.js : node.js command-line interfaces made easy
  • cli-table3 : Pretty unicode tables for the command line
  • prompts : ❯ Lightweight, beautiful and user-friendly interactive prompts. ⭕️
  • Motrix : A full-featured download manager.
  • tracer : A powerful and customizable logging library for node.js ⭕️
  • colors.js : get colors in your node.js console
  • chalk : 🖍 Terminal string styling done right ⭕️
  • node-draftlog : 📜 Create updatable log lines into the terminal, and give life to your logs!
  • nvm : Node Version Manager - Simple bash script to manage multiple active node.js versions ⭕️
  • n : Node version management ❗️ 这个比较好用 ❗️ ⭕
  • depcheck : Check your npm module for unused dependencies
  • purgecss : Remove unused css
  • nest : A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
  • logoly : A Pornhub Flavour Logo Generator
  • majestic : ⚡ Zero config GUI for Jest
  • nodebestpractices : The largest Node.js best practices list (April 2019)
  • Repl.it - Import from GitHub Repl.it - Import from GitHub
  • lolcatjs : For the lols
  • svelte : Cybernetically enhanced web apps
  • nodebestpractices Node.js 最佳实践
  • strapi : 🚀 Open source Node.js Headless CMS to easily build customisable APIs
  • number-precision : 🚀1K tiny & fast lib for doing addition, subtraction, multiplication and division operations precisely
  • daruk : a node.js web framework based on typescript
  • heX - Using HTML5 and Node.js to Build Desktop Application
  • electron : Build cross-platform desktop apps with JavaScript, HTML, and CSS
  • nw.js : Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
  • RAP : Web 接口管理工具,开源免费,接口自动化,MOCK 数据自动生成,自动化测试,企业级管理。阿里妈妈 MUX 团队出品!阿里巴巴都在用!1000+公司的选择!RAP2 已发布请移步至https://github.com/thx/rap2-delos
  • rap2-delos : 阿里妈妈前端团队出品的开源接口管理工具 RAP 第二代
  • faker.js : generate massive amounts of realistic fake data in Node.js and the browser
  • yapi : YApi 是一个可本地部署的、打通前后端及 QA 的、可视化的接口管理平台
  • ufologist/puer-mock : Puer + Mock.js = A configurable mock server with configurable mock(random) data.
  • postcss/README-cn.md
  • socket.io : Realtime application framework (Node.JS server)
  • ndm npm desktop manager https://720kb.github.io/ndm
  • pandora : A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript
  • DefinitelyTyped : The repository for high quality TypeScript type definitions.

文档