0.1.4 • Published 12 years ago

cloc2sloc v0.1.4

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

cloc2sloc

Convert cloc.xml files into sloc files

Getting Started

Install the module with: npm install cloc2sloc

var cloc2sloc = require('cloc2sloc');
cloc2sloc.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. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Sebastian Springer Licensed under the MIT license.

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago