An open API service indexing awesome lists of open source software.

https://github.com/yuki-torii/yuki-is

⛩ Yuki Is
https://github.com/yuki-torii/yuki-is

is welcome-pr yuki

Last synced: 4 months ago
JSON representation

⛩ Yuki Is

Awesome Lists containing this project

README

        

# yuki-is
⛩ yuki-is

[![Travis](https://img.shields.io/travis/yuki-torii/yuki-is.svg?style=flat-square)](https://travis-ci.org/yuki-torii/yyuki-git-commit)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/limichange/yuki-git-commit/master/LICENSE)
[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)

## Install
```bash
$ npm i --save yuki-is
# or
$ yarn add yuki-is
```

## Usage
```js
import yuki-is from 'yuki-is'
```

## Development
```bash
# 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](https://github.com/limichange), Released under the [MIT](https://opensource.org/licenses/MIT) License.