Skip to content

jory/spanners

Repository files navigation

Build Status

A treewalker that wraps text-nodes in spans.

Getting Started

Don't do it!

Install the module with: npm install spanners

var spanners = require('spanners');
spanners.awesome(); // "awesome"

Install with cli command

$ npm install -g spanners
$ spanners --help
$ spanners --version
# creates a browser.js
$ grunt browserify

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. Lint and test your code using Grunt.

License

Copyright (c) 2014 Jory Licensed under the MIT license.

About

Something strange this way comes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published