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

https://github.com/huauauaa/hybrid-worlds

https://huauauaa.github.io/hybrid-worlds/
https://github.com/huauauaa/hybrid-worlds

demo dumi father github-actions github-pages jest react-library ts-node typescript utility-library

Last synced: 8 months ago
JSON representation

https://huauauaa.github.io/hybrid-worlds/

Awesome Lists containing this project

README

          

# hybrid-worlds

[![NPM version](https://img.shields.io/npm/v/hybrid-worlds.svg?style=flat)](https://npmjs.org/package/hybrid-worlds)
[![NPM downloads](http://img.shields.io/npm/dm/hybrid-worlds.svg?style=flat)](https://npmjs.org/package/hybrid-worlds)

## Usage

TODO

## Options

TODO

## Development

```bash
# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor
```

## LICENSE

MIT