yuki-orienter

0.1.0 • Public • Published

yuki-orienter

⛩ yuki-orienter

Travis GitHub license Standard - JavaScript Style Guide

Install

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

Usage

import Orienter from 'yuki-orienter'
 
const orienter = new Orienter({
  onOrient: console.log
})
 
console.log(orienter)

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-orienter © Limichange, Released under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i yuki-orienter

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • limichange