Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

gokmen/coffeepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived project. No maintenance.

This project is not maintained anymore and is archived. Feel free to fork and make your own changes if needed.

CoffeePad coffeepad.rocks

CoffeeScript editor in your browser

CoffeePad is actually nothing more than putting some awesome pieces together. It provides live compiling for CoffeeScript to JavaScript with hints.

It's built with Koding's Framework KD, uses CodeMirror as editor and CoffeeScript's browser compiler.

It can be used as Chrome extension or a standalone web app from coffeepad.rocks. It keeps everyting in localStorage even in Chrome extension, which means there is no server dependency. Everything happens in your browser.

You can fork it from https://github.com/gokmen/coffeepad

Try locally

  • Assuming that you already installed Node.js
 git clone [email protected]:gokmen/coffeepad.git coffeepad
 cd coffeepad
 npm start

then open http://localhost:1903 in your browser

Have fun!

About

CoffeePad: CoffeeScript editor in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages