Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.08 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.08 KB

yuki-is

⛩ yuki-is

Travis GitHub license Standard - JavaScript Style Guide

Install

$ npm i --save yuki-is
# or
$ yarn add yuki-is

Usage

import yuki-is from 'yuki-is'

Development

# install dependencies
$ npm i
# or
$ yarn

# dev
$ npm run dev

# test
$ npm run test

# lint
$ npm run lint

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request 🍻

Author

yuki-is © Limichange, Released under the MIT License.