cloc2sloc
v0.1.4
Published
Convert cloc.xml files into sloc files
Downloads
2
Readme
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.