David Niciforovic
datatypevoid
3 points

Tools datatypevoid is Following

Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Yeoman
Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Karma
Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generate...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests ag...
PhantomJS
PhantomJS is a headless WebKit scriptable with JavaScript. It is used by hundreds of developers and dozens ...
Istanbul
It is a JS code coverage tool that computes statement, line, function and branch coverage with module loade...
Passport
It is authentication middleware for Node.js. Extremely flexible and modular, It can be unobtrusively droppe...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
TSLint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functi...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...