Nicolas Talle

noder.io-app

v0.1.1
Noder.io-app is a light starter toolkit to start and organize quickly an application with Node.js. Noder.io-app provides useful features through Node.js modules chosen for the performance and productivity gains.

gulp-flow

v2.0.1
gulp-flow helps to organize and re-use a collection of tasks.

error-render

v1.0.2
Prettify the details of the errors in the console.

local-history

v1.0.4
Maintaining local history of files (history of your changes to the code files).

package-js-generator

v1.4.1
Generate Atom.io packages in Javascript. Like `package-generator:generate-package` command but the packages are generated in JS instead of CoffeeScript.

spawn-rmrf

v1.0.0
Removes recursively with rm -rf `./file/path` (spawned), then executes a callback on end (optional).

spawn-handler

v1.0.1
Simple handler for ChildProcess.spawn, it handles a child process spawned, then executes a callback when the process exits (optional).

noder-eventemitter2

v1.0.2
Plugin for Noder.io that provides the module 'eventemitter2' in the API and/or $di container.

browser-support

v0.0.0
Ensure HTML5, CSS3 and modern JavaScript support on the old browsers. Coding zen in harmony, even with the old browsers :)

ipc-events

v1.1.0
Inter process (IPC) event emitter

atom-helpers

v1.1.4
A Node.JS package that provides helpers for Atom.io packages development (e.g: a vanilla JS equivalent of `class MyView extends View`...).

evemit

v1.0.2
Minimal and fast JavaScript event emitter for Node.js and front-end (only 1kb minified!).

noder.io

v1.2.0
A lightweight IoC container to build the core of a scalable and modular API (inspired by Angular and Pimple). No dependencies, works on Node.js and in the browser (only 2kb minified gzipped).

bindux

v0.0.1
Data-binding (like Angular, Ember, ...) + templating + DOM manipulation (like jQuery, jqLite, Zepto, ...). Only 7kb minified and gzipped

unit.js

v2.1.1
Simple, intuitive and flexible unit testing framework for javascript / Node.js (browser and server). Integrates awesome assertions libraries like Must.js, Should.js, Assert of Node.js, Sinon.js and other friendly features (promise, IoC, plugins, ...).

gulp-if-else

v1.0.3
[Gulp plugin] Conditional task with "if" callback and "else" callback (optional): gulp.src(source).pipe( ifElse(condition, ifCallback, elseCallback) )

mongoose-tags

v0.6.0
Simple tagging plugin for Mongoose

routux

v0.3.0
A fast and productive router to improve the UX (User eXperience) of any front-end application (supports middlewares, regex pattern, named routes, error handler, ...).

envlist

v1.2.0
envlist is a micro-module (without dependency) for resolving the type of runtime environment between your application convention and another convention (like NODE_ENV).

gulp-flow-js

v1.1.1
JS bundle for gulp-flow.

gulp-flow-webpack

v2.2.0
Webpack bundle for gulp-flow.

storux

v0.11.4
Easy and powerful state store (Flux implementation) using actions, listeners and reducers (optional).

eslint-config-common

v3.0.1
Common JavaScript coding Style - ESLint Shareable Config

gulp-flow-eslint

v2.1.1
ESLint bundle for gulp-flow.

eslint-config-common-jsx

v1.0.1
Common JavaScript coding Style JSX support - ESLint Shareable Config