https://github.com/jaydson/transpileception
Transpiling JavaScript to transpile JavaScript to JavaScript
https://github.com/jaydson/transpileception
Last synced: over 1 year ago
JSON representation
Transpiling JavaScript to transpile JavaScript to JavaScript
- Host: GitHub
- URL: https://github.com/jaydson/transpileception
- Owner: jaydson
- Created: 2015-04-17T02:18:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T06:07:10.000Z (about 11 years ago)
- Last Synced: 2025-02-02T00:29:51.804Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transpileception
Transpiling JavaScript to transpile JavaScript to JavaScript.

## How to run
```bash
npm install -g xto6
npm install -g babel
npm install -g rapydscript
npm install -g typescript
npm install -g coffee-script
npm run spin
```