<%= description %>
iconr [inputDirectory] [outputDirectory] -options
<%= options %>
npm install -g iconr
Expects Modernizr classes on front-end.
Contributions and pull requests are very welcome. Please follow these guidelines when submitting new code.
- All files are passing the linter (
npm run lint
) - Example script continues to work as expected (
npm run example
) - Submit a Pull Request using GitHub
Released under the MIT License.