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

https://github.com/next-dev-team/awesome-js


https://github.com/next-dev-team/awesome-js

List: awesome-js

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Awesome JS

[Edit](https://github.com/next-dev-team/awesome-js/edit/main/docs/guide.md)

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

A react library developed with dumi

## Usage

TODO

## Options

TODO

## Development

```bash
# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

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

# build docs
$ pnpm run docs:build

# Locally preview the production build.
$ pnpm run docs:preview

# check your project for potential problems
$ pnpm run doctor
# download specific folder eg umijs example
npx degit umijs/umi/examples/qiankun-master qiankun-master
```

## LICENSE

MIT