Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
es6ify
browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
traceur-runtime
Traceur runtime packaged for NPM
mocha-traceur
A "compiler" plugin for Mocha that makes non-dependency JS files to pass through Traceur
traceur-source-maps
Provides source map for Node.js files when using Traceur on the fly.
traceur-runner
Runs JavaScript.next code in Node by compiling it with Traceur on the fly, seamlessly
generator-gulp-angular
Yeoman generator for AngularJS with Gulp
fungus
Functional programming utilities written in ES6
traceur-loader
Traceur loader for Webpack
gulp-traceur-cmdline
Traceur command line plugin for Gulp
karma-traceur-preprocessor
A Karma plugin. Compile ES6 script on the fly using traceur-compiler.
traceur-cli
Adds REPL and live eval to the traceur CLI
node-es6
A tracueur-enabled node executable replacement.
validate_email
Simple regex-based utility for validating common real-world email addresses.
xing-traceur
Traceur Task for Xing
grunt-traceur-simple
Grunt Task for ECMAScript 6 to ECMAScript 5 Transpiling with Traceur
traceur-mozilla-ast
Convert Traceur AST to Spidermonkey AST.
debitisesse
browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
istanbul-traceur
Provides alternative version of Istanbul which supports Traceur.
generator-ng-ss
Yeoman generator for AngularJS with Gulp
generator-angular-boilerplate
Angular-boilerplate generator to help you getting started with a new project based on Angular Boilerplate