Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janeluck/awesome
🚀 日常使用的工具库
https://github.com/janeluck/awesome
List: awesome
Last synced: about 1 month ago
JSON representation
🚀 日常使用的工具库
- Host: GitHub
- URL: https://github.com/janeluck/awesome
- Owner: janeluck
- Created: 2018-03-14T02:54:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T06:09:52.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T01:44:15.820Z (7 months ago)
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome - 🚀 日常使用的工具库. (Lists of Lists)
README
# awesome
日常使用的工具库、工具网站、浏览器插件
## Contents
- [awesome](#awesome)
- [Contents](#contents)
- [Tool-Website](#tool-website)
- [App-Tool](#app-tool)
- [Npm](#npm)
- [NodeJS](#nodejs)
- [front-end-development](#front-end-development)
- [React, Redux](#react-redux)
- [Webpack](#webpack)
- [Babel](#babel)
- [TypeScript](#typescript)
- [Unix](#unix)
- [software-management](#software-management)
- [Python](#python)
- [Chrome Extension](#chrome-extension)
- [Git](#git)## Tool-Website
- [devhints](https://devhints.io/) - A modest collection of cheatsheets.
- [json-generator](https://www.json-generator.com/) - Json Generator.
- [CanIUse](https://caniuse.com/) - Browser support tables for modern web technologies.
- [RegExr](http://www.regexr.com/) - RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
- [RegExr](https://regexper.com/) - Regular expression visualizer using railroad diagrams.
- [TinyPng](https://tinypng.com/) - Optimize your images with a perfect balance in quality and file size
- [NodeICO](https://nodei.co/) - classy node.js badges, that's all
- [npm semver calculator](https://semver.npmjs.com/) - npm semver calculator
- [CodeSandbox](https://codesandbox.io/) - CodeSandbox is an online editor that helps you create web applications, from prototype to deployment.
- [Js2flowchart](https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/docs/live-editor/index.html) - A visualization library to convert any JavaScript code into beautiful SVG flowchart.
- [ProcessOn](https://www.processon.com/) - 在线作图工具的聚合平台.
- [Nginx location match tester](https://nginx.viraptor.info/) - Nginx location match tester.## App-Tool
- [Shadowsocks](https://github.com/shadowsocks/shadowsocks/tree/master) - A fast tunnel proxy that helps you bypass firewalls.
- [Postman](https://www.getpostman.com/) - Postman Makes API Development Simple.
- [Atmo](http://getatmo.com/) - Mock data for your prototypes and demos.
- [Charles](https://www.charlesproxy.com/) - Web debugging proxy application.
- [iTerm2](https://www.iterm2.com/) - iTerm2 is a terminal emulator for macOS that does amazing things.
- [Dr.Cleaner](https://www.drcleaner.com/dr-cleaner/) - The all-in-one App offers Memory Optimization,
Disk Cleaning and System Monitoring to keep your Mac optimized for its best performance.
- [Dash](https://kapeli.com/dash) - Dash gives your Mac instant offline access to 200+ API documentation sets.
- [ngrok](https://ngrok.com/) - Public URLs for exposing your local web server.
- [proxyman](https://proxyman.io) - Modern. Native Web Debugging Proxy## Npm
- [npm docs](https://docs.npmjs.com/) - The place where all things npm are documented.
- [npm scripts](https://github.com/RyanZim/awesome-npm-scripts) - Task runner.
- [nvm](https://github.com/creationix/nvm) - Node Version Manager.
- [avn](https://github.com/wbyoung/avn) - Automatic Version Switching for Node.
- [chalk](https://github.com/chalk/chalk#readme) - Terminal string styling done right.
- [meow](https://github.com/sindresorhus/meow#readme) - CLI app helper.
- [minimist](https://github.com/substack/minimist) - Parse argument options.
- [clipboardy](https://github.com/sindresorhus/clipboardy#readme) - Access the system clipboard (copy/paste).
- [semver](https://github.com/npm/node-semver) - The semantic versioner for npm.
- [commander.js](https://github.com/tj/commander.js) - node.js command-line interfaces made easy.
- [pkginfo](https://github.com/indexzero/node-pkginfo) - An easy way to expose properties on a module from a package.json.
- [envinfo](https://github.com/tabrindle/envinfo) - Generate a report about your development environment for debugging and issue reporting.
- [cors](https://github.com/expressjs/cors) - Node.js CORS middleware.
- [pm2](https://pm2.keymetrics.io/docs/usage/pm2-doc-single-page/) - PM2 is daemon process manager that will help you manage and keep your application online.
- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.
- [sanitize-filename](https://github.com/parshap/node-sanitize-filename) - Sanitize string for use as filename
- [chokidar](https://github.com/paulmillr/chokidar) - Minimal and efficient cross-platform file watching library## NodeJS
- [nvm](https://github.com/creationix/nvm#readme) - Node Version Manager.
- [Koa](http://koajs.com/) - Next generation web framework for node.js.
- [koa-router](https://github.com/alexmingoia/koa-router#readme) - Router middleware for koa.
- [nodemon](https://github.com/remy/nodemon#nodemon) - Monitor for any changes in your node.js application and automatically restart the server - perfect for development.
- [Electron](https://electronjs.org/) - Build cross platform desktop apps with JavaScript, HTML, and CSS.
- [Socket.io](https://socket.io/) - Featuring the fastest and most reliable real-time engine.## front-end-development
- util
- [lodash](https://lodash.com/docs/4.17.5) - A modern JavaScript utility library delivering modularity, performance & extras.
- [core-js](https://github.com/zloirock/core-js#readme) - Modular standard library for JavaScript.
- [ImmutablJS](https://github.com/zloirock/core-js#readme) - Modular standard library for JavaScript.
- [ImmutablJS](https://github.com/zloirock/core-js#readme) - Modular standard library for JavaScript.
- [immutable-helper](https://github.com/kolodny/immutability-helper) - mutate a copy of data without changing the original source.
- [immer(https://github.com/mweststrate/immer#readme) - Create the next immutable state by mutating the current one.
- [MomentJS](http://momentjs.com/) - Modular standard library for JavaScript.
- [sprintf-js](https://github.com/alexei/sprintf.js) - sprintf-js is a complete open source JavaScript sprintf implementation for the browser and Node.js
- [Numeral-js](https://github.com/adamwdraper/Numeral-js) - A javascript library for formatting and manipulating numbers.
- component
- [sweetalert](https://sweetalert.js.org/) - SweetAlert makes popup messages easy and pretty.
- client
- [cookies-js](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library.
- mobile
- [fastclick](https://github.com/ftlabs/fastclick) - Polyfill to remove click delays on browsers with touch UIs
- dom
- [add-dom-event-listener](https://github.com/yiminghe/add-dom-event-listener) - Add dom event listener. normalize ie and others.
- css
- [Mustard UI](https://mustard-ui.com/) - Mustard UI is a starter CSS framework that actually looks good.## React, Redux
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [React Cheat Sheet](https://reactcheatsheet.com/?utm_source=reactnl&utm_medium=email) - React Cheat Sheet.
- [react-router@4](https://reacttraining.com/react-router/) - Declarative Routing for React.js.
- [Redux](https://redux.js.org/) - Redux is a predictable state container for JavaScript apps.
- [redux-thunk](https://github.com/gaearon/redux-thunk) - Thunk middleware for Redux.
- [redux-actions](https://github.com/redux-utilities/redux-actions) - Flux Standard Action utilities for Redux.
- [redux-ecosystem](https://github.com/markerikson/redux-ecosystem-links) - A categorized list of Redux-related addons, libraries, and utilities.
- [redux-localstorage](https://github.com/elgerlambert/redux-localstorage) - Store enhancer that syncs (a subset) of your Redux store state to localstorage.
- [react-redux](https://github.com/reactjs/react-redux) - Official React bindings for Redux.
- [react-router-redux@5](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux) - Keep your state in sync with your router.
- [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd#readme) - Beautiful and accessible drag and drop for lists with React.
- [reselect](https://github.com/reduxjs/reselect#readme) - Selector library for Redux.## Webpack
- [Webpack](https://webpack.js.org/) - Webpack is a module bundler.
- [深入浅出 Webpack](http://webpack.wuhaolin.cn/) - Webpack的使用与常见优化方法, Webpack原理与架构.
- [Web Performance Optimization with webpack](https://developers.google.com/web/fundamentals/performance/webpack/) - Effectively optimize site resources using webpack.
- [case-sensitive-paths-webpack-plugin](https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme) - This Webpack plugin enforces the entire path of all required modules match the exact case of the actual path on disk.
## Babel
- [Babel](https://babeljs.io/) - Babel is a JavaScript compiler.
- [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) - Custom module resolver plugin for Babel.## TypeScript
- [TypeScript](http://www.typescriptlang.org/index.html) - JavaScript that scales
- [ImmutablJS](https://facebook.github.io/immutable-js/) - Immutable collections for JavaScript## Unix
- [Bash Hackers](http://wiki.bash-hackers.org/) - Documentation of any kind about GNU Bash.## software-management
- [semver](https://semver.org/) - Semantic Versioning## Python
- [scrapy](https://docs.scrapy.org/en/latest/) - A Fast and Powerful Scraping and Web Crawling Framework## Chrome Extension
- [ModHeader](https://modheader.com/) - ModHeader is a devtool used to quickly change request and response headers.
- [Adblockplus](https://adblockplus.org/) - Surf the web with no annoying ads.## Git
- [Git Command Explorer](https://gitexplorer.com/) - Find the right commands you need without digging through the web.