All Projects → sindresorhus → broccoli-traceur

sindresorhus / broccoli-traceur

Licence: MIT License
Traceur is a JavaScript.next to JavaScript-of-today compiler

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to broccoli-traceur

ton-client-rs
TON Labs SDK Client Library for Rust
Stars: ✭ 15 (-48.28%)
Mutual labels:  deprecated
angular-karma test-explorer
vscode extension for easy angular testing and debugging
Stars: ✭ 67 (+131.03%)
Mutual labels:  deprecated
react-native-apple-sign-in
Apple Signin for your React Native applications
Stars: ✭ 16 (-44.83%)
Mutual labels:  deprecated
org-beamer-cn
[Deprecated] org-mode Simple Chinese Template for Beamer
Stars: ✭ 23 (-20.69%)
Mutual labels:  deprecated
node-bandwidth
NodeJS Client library for Bandwidth Voice and Messaging APIs
Stars: ✭ 38 (+31.03%)
Mutual labels:  deprecated
steam
DEPRECATED Build, manage and deploy H2O's high-speed machine learning models.
Stars: ✭ 59 (+103.45%)
Mutual labels:  deprecated
rql-scala
RethinkDB Scala Driver
Stars: ✭ 13 (-55.17%)
Mutual labels:  deprecated
HAN-pytorch
(Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch
Stars: ✭ 39 (+34.48%)
Mutual labels:  deprecated
AASecondaryScreen
[Deprecated] · Approachable implementation of iOS AirPlay-Mirroring using Swift.
Stars: ✭ 40 (+37.93%)
Mutual labels:  deprecated
react-infinity-menu
A react component that displays an unlimited deep menu
Stars: ✭ 59 (+103.45%)
Mutual labels:  deprecated
nord
An unofficial NordVPN client [DEPRECATED]
Stars: ✭ 25 (-13.79%)
Mutual labels:  deprecated
shake
緊急地震速報プログラム – Desktop Earthquake Warnings
Stars: ✭ 31 (+6.9%)
Mutual labels:  deprecated
jog arm
A real-time robot arm jogger.
Stars: ✭ 39 (+34.48%)
Mutual labels:  deprecated
rocketpwa
[DEPRECATED] Command-line toolbelt for PWA developers
Stars: ✭ 37 (+27.59%)
Mutual labels:  deprecated
Kwicks
⛔ Kwicks for jQuery - fork of jQuery Kwicks by Jeremy Martin
Stars: ✭ 50 (+72.41%)
Mutual labels:  deprecated
Sphero-AR-SDK
🚫 DEPRECATED: Sphero's augmented reality SDK
Stars: ✭ 46 (+58.62%)
Mutual labels:  deprecated
is-safe-integer
ES2015 Number.isSafeInteger() ponyfill
Stars: ✭ 16 (-44.83%)
Mutual labels:  deprecated
jade-babel
Jade plugin for Babel
Stars: ✭ 39 (+34.48%)
Mutual labels:  deprecated
cleverbot
Deprecated/unmaintained. See https://www.cleverbot.com/api/
Stars: ✭ 23 (-20.69%)
Mutual labels:  deprecated
apiblueprintorg
old apiblueprint.org site
Stars: ✭ 19 (-34.48%)
Mutual labels:  deprecated

Deprecated

Deprecated as Traceur is unmaintained. Check out broccoli-babel-transpiler instead.


broccoli-traceur Build Status

Traceur is a JavaScript.next to JavaScript-of-today compiler

Issues with the output should be reported on the Traceur issue tracker.

Install

$ npm install --save-dev broccoli-traceur

Usage

var traceur = require('broccoli-traceur');
tree = traceur(tree, options);

API

traceur(tree, [options])

options

See the Traceur options.

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].