34 packages
atom-helpers
A Node.JS package that provides helpers for Atom.io packages development (e.g: a vanilla JS equivalent of `class MyView extends View`...).
bindux
Data-binding (like Angular, Ember, ...) + templating + DOM manipulation (like jQuery, jqLite, Zepto, ...). Only 7kb minified and gzipped
browser-support
Ensure HTML5, CSS3 and modern JavaScript support on the old browsers. Coding zen in harmony, even with the old browsers :)
core-stack
The base of a core object. Create an object implementing a plugin system, a stack handler and an event emitter + some useful methods for a core object.
envlist
envlist is a micro-module (without dependency) for resolving the type of runtime environment between your application convention and another convention (like NODE_ENV).
error-render
Prettify the details of the errors in the console.
eslint-config-common
Common JavaScript coding Style - ESLint Shareable Config
eslint-config-common-jsx
Common JavaScript coding Style JSX support - ESLint Shareable Config
eslint-config-common-react
JavaScript Common coding Style React/JSX support - ESLint Shareable Config
evemit
Minimal and fast JavaScript event emitter for Node.js and front-end (only 1kb minified!).