0.3.0 • Published 10 years ago

simplator-subtemplates v0.3.0

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

simplator-subtemplates Build Status Npm module

Simplator filters to run sub-templates

Getting Started

Install the module with: npm install simplator-subtemplates --save

var simplator_subtemplates = require('simplator-subtemplates');
simplator_subtemplates.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

License

Copyright (c) 2013 parroit
Licensed under the MIT license.