Skip to content
This repository was 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

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeePad: Yet another CoffeeScript editor coffeepad.co

CoffeePad is actually nothing more than putting some awesome pieces together.

It's built with Koding's Framework KD uses CodeMirror as editor and CoffeeScript's browser compiler. It keeps everyting in localStorage even in Chrome extension, means there is no server dependency. Everything happens in your browser.

Try locally

 git clone [email protected]:gokmen/coffeepad.git coffeepad
 cd coffeepad
 npm start
 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

No packages published