melangyun
3 points
Tools melangyun is Following
Parse
parse.com
With Parse, you can add a scalable and powerful backend in minutes and launch a full-featured app in record...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
pre-commit
jish.github.io/pre-commit
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
RxJS
reactivex.io/rxjs
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
Sequelize
sequelize.org
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaD...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Iron
ironframework.io
Iron is a high level web framework built in and for Rust, built on hyper. Iron is designed to take advantag...
SuperTest
npmjs.com/package/supertest
It is a super-agent driven library for testing node.js HTTP servers using a fluent API. It provides a high-...
InSpec
inspec.io
It is an open-source testing framework for infrastructure with a human- and machine-readable language for s...
Sequel
sequel.jeremyevans.net
It is a simple, flexible, and powerful SQL database access toolkit for Ruby. It includes a comprehensive OR...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
NestJS
nestjs.com
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive ...
Reflect
reflect.run
It is a tool that helps you test any website without writing any code or installing anything. All you need ...
Dist
dist.cloud
Docker Container Registries and Maven Repositories hosted in the cloud. Offering private, protected, and...
eslint
eslint.org
An AST-based pattern checker for JavaScript.
typescript
typescriptlang.org
TypeScript is a language for application scale JavaScript development.
webpack
github.com/webpack/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can ...
jest
jestjs.io
Delightful JavaScript Testing.
eslint-plugin-im...
github.com/benmosher/eslint...
Import with sanity.
rimraf
github.com/isaacs/rimraf
A deep deletion module for node (like `rm -rf`).
@types/node
definitelytyped.org
TypeScript definitions for Node.js.
prettier
prettier.io
Prettier is an opinionated code formatter.
express
expressjs.com
Fast, unopinionated, minimalist web framework.
ts-node
github.com/TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support.
husky
github.com/typicode/husky
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and al...
@types/jest
definitelytyped.org
TypeScript definitions for Jest.
debug
github.com/visionmedia/debug
Small debugging utility.
eslint-config-ai...
github.com/airbnb/javascript
Airbnb's ESLint config, following our styleguide.
ts-jest
kulshekhar.github.io/ts-jest
A preprocessor with source maps support to help use TypeScript with Jest.
lint-staged
github.com/okonet/lint-staged
Lint files staged by git.
rxjs
github.com/ReactiveX/RxJS
Reactive Extensions for modern JavaScript.
eslint-config-pr...
github.com/prettier/eslint-...
Turns off all rules that are unnecessary or might conflict with Prettier.
eslint-config-ai...
github.com/airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide.
eslint-plugin-pr...
github.com/prettier/eslint-...
Runs prettier as an eslint rule.
ts-loader
github.com/TypeStrong/ts-lo...
TypeScript loader for webpack.
supertest
github.com/visionmedia/supe...
SuperAgent driven library for testing HTTP servers.
@typescript-esli...
github.com/typescript-eslin...
An ESLint custom parser which leverages TypeScript ESTree.
@typescript-esli...
github.com/typescript-eslin...
TypeScript plugin for ESLint.
pre-commit
github.com/observing/pre-co...
Automatically install pre-commit hooks for your npm modules.
reflect-metadata
rbuckton.github.io/reflect-...
Polyfill for Metadata Reflection API.
path
nodejs.org/docs/latest/api/...
Node.JS path module.
@types/express
definitelytyped.org
TypeScript definitions for Express.
mysql
github.com/mysqljs/mysql
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
webpack-node-ext...
github.com/liady/webpack-no...
Easily exclude node_modules in Webpack bundle.
watch
github.com/mikeal/watch
Utilities for watching file trees.
sequelize
sequelize.org
Multi dialect ORM for Node.JS.
config
lorenwest.github.com/node-c...
Configuration control for production node deployments.
serve
github.com/zeit/serve
Static file serving and directory listing.
mysql2
github.com/sidorares/node-m...
Fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS.
@types/supertest
definitelytyped.org
TypeScript definitions for SuperTest.
tsconfig-paths
github.com/dividab/tsconfig...
Load node modules according to tsconfig paths, in run-time or via API.
@nestjs/common
nestjs.com
Nest - modern, fast, powerful node.js web framework (@common).
@nestjs/core
nestjs.com
Nest - modern, fast, powerful node.js web framework (@core).
verb
github.com/verbose/verb
Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used on hundre...
@nestjs/testing
nestjs.com
Nest - modern, fast, powerful node.js web framework (@testing).
json
github.com/trentm/json
A 'json' command for massaging and processing JSON on the command line.
node
github.com/aredridel/node-b...
Node.
conf
github.com/sindresorhus/conf
Simple config handling for your app or module.
test
github.com/Gozala/test-comm...
(Un)CommonJS test runner.
@types/sequelize
definitelytyped.org
TypeScript definitions for Sequelize.
platform
github.com/bestiejs/platfor...
A platform detection library that works on nearly all JavaScript platforms.
parse
parseplatform.org
The Parse JavaScript SDK.
write
github.com/jonschlinkert/write
Write data to a file, replacing the file if it already exists and creating any intermediate directories if ...
json
flori.github.com/json
This is a JSON implementation as a Ruby extension in C.
thor
whatisthor.com
Thor is a toolkit for building powerful command-line interfaces.
mysql2
github.com/brianmario/mysql2
A simple, fast Mysql library for Ruby, binding to libmysql.
sequel
sequel.jeremyevans.net
The Database Toolkit for Ruby.
mysql
github.com/luislavena/mysql...
This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C AP...
parser
github.com/whitequark/parser
A Ruby parser written in pure Ruby.
main
github.com/ahoward/main
A class factory and dsl for generating command line programs real quick.
version
github.com/stouset/version
Simple version-number encapsulation.
hooks
nicksda.apotomo.de/2010/09/...
Declaratively define hooks, add callbacks and run them with the options you like.
coverage
github.com/nedbat/coveragepy
Code coverage measurement for Python.
parse
github.com/r1chardj0n3s/parse
Parse() is the opposite of format().
schema
github.com/keleshev/schema
Simple data validation library.
schematics
github.com/schematics/schem...
Python Data Structures for Humans.
pre-commit
github.com/pre-commit/pre-c...
A framework for managing and maintaining multi-language pre-commit hooks.