Socket
Book a DemoInstallSign in
Socket

jstransformer-traceur

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstransformer-traceur

Traceur support for JSTransformers.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
5
Created
Source

jstransformer-traceur

Traceur support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-traceur

API

var traceur = require('jstransformer')(require('jstransformer-traceur'))

traceur.render('let x = 10').body
//=> Compiled ES5 JavaScript

License

MIT

Keywords

jstransformer

FAQs

Package last updated on 14 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts