Build validate functions for redux-form from Meteor SimpleSchema
A port of inflection-js to node.js module
A schema validation package that supports direct validation of MongoDB update modifier objects.
Dead simple Object schema validation
JSON Schema validation and specifications
Babel preset for ES2015+ features supported by Meteor
String manipulation extensions for Underscore.js javascript library.
A simple parser/writer for the Session Description Protocol
A TypeScript package with latest Schema.org Schema Typings
Object transformations implementing the Node.js `stream.Transform` API
This plugin transforms ES2015 modules to CommonJS
JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.
Compile ES2015 for...of to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile objects with duplicate keys to valid strict ES5
Apply ES2015 function.name semantics to all functions
Compile regular expressions using named groups to ES5.
Transform import() expressions
Compile ES2015 arrow functions to ES5
This plugin transforms ES2015 modules to UMD
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 spread to ES5
Transform class static blocks