/coffee-toml

A TOML parser in CoffeeScript

Primary LanguageJavaScript

TOML Coffee

A small TOML parser written in CoffeeScript.

Works both in browsers and as a CommonJS module.

Supports d0590614a295b73f7bb3b836c364fe0b02046210.

Usage:

config = TOML.parse(yourTOMLString)

Jasmine Specs:

Just download the repo and open specRunner.html