Skip to content

BinaryMuse/tomlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomlify

TOML all up in your Browserify.

Installation

npm install [--save] browserify tomlify

Usage

// inside client.js
var myConfig = require('./config.toml');
browserify -t tomlify client.js

License

tomlify is licensed under the MIT license. See the LICENSE file for more information.

About

TOML all up in your Browserify

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors