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
- Host: GitHub
- URL: https://github.com/next-dev-team/awesome-js
- Owner: next-dev-team
- License: mit
- Created: 2024-07-05T04:43:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-28T10:06:08.000Z (12 months ago)
- Last Synced: 2025-10-29T22:01:42.904Z (8 months ago)
- Language: TypeScript
- Homepage: https://awesomejs.netlify.app/
- Size: 2.75 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome JS
[Edit](https://github.com/next-dev-team/awesome-js/edit/main/docs/guide.md)
[](https://npmjs.org/package/test)
[](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