Skip to content

Bartvds/minichain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minichain

Build Status Dependency Status NPM version

Minimal semantic chainable output styler/writer.

Wraps miniwrite and ministyle (et al) in a chainable API for fluid styled text output.

Installation

$ npm install minichain --save

API

Undocumented until API stabilises some more.

History

  • 0.0.1 - Extracted from incubator project.

Build

Install development dependencies in your git checkout:

$ npm install

Build and run tests:

$ grunt

See the Gruntfile.js for additional commands.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Note: this is an opinionated module: please create a ticket to discuss any big ideas. Pull requests for bug fixes are of course always welcome.

License

Copyright (c) 2013 Bart van der Schoor

Licensed under the MIT license.

Bitdeli Badge

About

Minimal semantic chainable output styler/writer

Resources

License

Stars

Watchers

Forks

Packages

No packages published