0.16.2 • Published 6 years ago

coffee-mate v0.16.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

CoffeeMate

Having CoffeeScript for Functional Programming is cool, and it will be much better with this CoffeeMate, which provides a lot of properties(which should be implemented by a library rather than the CS-compiler) for CSers, includes:

API list

Here lists all APIs provided, click it to see demo. you can also read API description for more details.

Install

for nodejs

  1. install with npm: your-repo/> npm install coffee-mate --save
  2. require separately or globally:
    • require separately: {log, assert, dict} = require 'coffee-mate'
    • require globally: require 'coffee-mate/global'

for browsers

<script src="http://rawgit.com/luochen1990/coffee-mate/master/build/global.js" type="text/javascript"></script>

Run Demo (nodejs)

run coffee ./demo.coffee under directory coffee-mate/ directly after you have coffee-script installed.

0.16.2

6 years ago

0.16.1

6 years ago

0.16.0

7 years ago

0.15.0

9 years ago

0.14.3

9 years ago

0.14.2

9 years ago

0.14.1

9 years ago

0.13.0

9 years ago

0.12.4

9 years ago

0.12.3

9 years ago

0.12.2

9 years ago

0.12.1

9 years ago

0.12.0

9 years ago

0.11.8

9 years ago

0.11.7

9 years ago

0.11.6

9 years ago

0.11.5

9 years ago

0.11.4

9 years ago

0.11.3

9 years ago

0.11.1

9 years ago

0.9.0

9 years ago

0.8.1

9 years ago

0.8.0

9 years ago

0.7.0

9 years ago

0.6.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago