Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/unadorned-script
Imagine you wanted to reimplement CoffeeScript in an hour.
https://github.com/billiegoose/unadorned-script
Last synced: 24 days ago
JSON representation
Imagine you wanted to reimplement CoffeeScript in an hour.
- Host: GitHub
- URL: https://github.com/billiegoose/unadorned-script
- Owner: billiegoose
- License: mit
- Created: 2016-07-02T03:34:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T06:05:22.000Z (over 8 years ago)
- Last Synced: 2024-10-06T03:24:06.935Z (3 months ago)
- Language: CoffeeScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unadorned-script
Imagine you wanted to reimplement CoffeeScript in an hour.# Usage
cat unadorned.coffee | coffee unadorned.coffee > unadorned.js