Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-development
A curated list of packages and resources I use in front-end development.
https://github.com/urban/awesome-development
Last synced: 5 days ago
JSON representation
-
Packages
-
Package managers
- npm - A package manager for Node.js and the web.
-
Build tools
-
HTTP
- nets - HTTP client that works in node and browsers.
- superagent - A small progressive HTTP request library.
-
Command-line utilities
- Inquirer.js - Interactive command-line prompt.
-
Hardware
- johnny-five - Firmata based Arduino Framework.
- onoff
- serialport - Access serial ports for reading and writing.
-
Filesystem
- del - Delete files/folders using globs.
- globby - Glob files with support for multiple patterns.
- look-up - Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
- cpy - Copy files.
- rimraf - Recursively delete files like `rm -rf`.
- mkdirp - Recursively create directories like `mkdir -p`.
- fs-extra - Extra methods for the `fs` module.
-
Control flow
-
Streams
- through2 - Tiny wrapper around streams2 Transform to avoid explicit subclassing noise.
- concat-stream - Concatenates a stream into strings or binary data.
- co-stream - [co](https://github.com/visionmedia/co) generator stream.
-
Text
- camelcase - Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.
- normalize-url - Normalize a URL.
- humanize-url - Humanize a URL: http://sindresorhus.com → sindresorhus.com.
-
Parsing
- csv-parser - Streaming CSV parser that aims to be faster than everyone else.
- marked - A markdown parser and compiler built for speed.
-
Database
-
Testing
- tape - [TAP](http://testanything.org)-producing test harness.
-
Authentication
- Grant - OAuth middleware for Express, Koa and Hapi.
-
Polyfills
- object-assign - ES6 `Object.assign()` ponyfill.
- es6-shim - Collection of ES6 polyfills.
- fastclick - Removes click delays on browsers with touch UIs.
- es6-tools
-
Process management
- nodemon - Monitor for any changes in your node.js application and automatically restart the server.
-
AST
- Acorn - A tiny, fast JavaScript parser.
-
Miscellaneous
-
Web frameworks
- Restify - A node framework built specifically to enable you to build correct REST web services.
-
Date
- Moment Timezone - IANA Time Zone Database + Moment.js.
-
Node.js management
- nvm for Windows - Version management for Windows.
-
Command-line apps
- standard - JavaScript Standard Style.
-
Programming Languages
Categories
Sub Categories
Keywords
javascript
11
nodejs
10
iot
3
es6
3
node
3
ecmascript
2
parser
2
gpio
2
beaglebone-black
2
serial
2
raspberry-pi
2
compiler
2
node-js
2
photon
1
pwm
1
robotics
1
pcduino
1
intel
1
i2c
1
dac
1
spi
1
tessel
1
beaglebone
1
interrupt
1
linux
1
directories
1
files
1
glob
1
globbing
1
matching
1
patterns
1
async
1
callbacks
1
compare-urls
1
ast
1
css
1
framework
1
postcss
1
amd
1
build-tool
1
commonjs
1
es2015
1
esm
1
javascript-compiler
1
javascript-modules
1
loaders
1
module-bundler
1
plugins
1
web
1
web-performance
1