tag-data-parser

0.1.0 • Public • Published

TagDataParser

Use

Fork and setup for your use.

Build

npm install
gulp build

Take it.

<script src="/dist/bundle.js"></script>
<script>
  window.TagDataParser.parse('ruby:2.1 rails:4.2.3');
</script>

Develop

npm test

Readme

Keywords

none

Package Sidebar

Install

npm i tag-data-parser

Weekly Downloads

87

Version

0.1.0

License

MIT

Last publish

Collaborators

  • yuku-t