https://github.com/afeiship/next-web-toolkits
Web toolkits for web based on next.
https://github.com/afeiship/next-web-toolkits
next nx tool web
Last synced: about 2 months ago
JSON representation
Web toolkits for web based on next.
- Host: GitHub
- URL: https://github.com/afeiship/next-web-toolkits
- Owner: afeiship
- License: mit
- Created: 2018-01-23T08:41:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T02:33:15.000Z (over 1 year ago)
- Last Synced: 2026-02-16T08:28:48.287Z (4 months ago)
- Topics: next, nx, tool, web
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# next-web-toolkits
> Web toolkits for web based on next.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]
## installation
```bash
yarn add @jswork/next-web-toolkits
```
## usage
```js
import '@jswork/next-web-toolkits';
//DOCS here!
```
## typings
```ts
///
```
## license
Code released under [the MIT license](https://github.com/afeiship/next-web-toolkits/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/next-web-toolkits
[version-url]: https://npmjs.org/package/@jswork/next-web-toolkits
[license-image]: https://img.shields.io/npm/l/@jswork/next-web-toolkits
[license-url]: https://github.com/afeiship/next-web-toolkits/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-web-toolkits
[size-url]: https://github.com/afeiship/next-web-toolkits/blob/master/dist/next-web-toolkits.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/next-web-toolkits
[download-url]: https://www.npmjs.com/package/@jswork/next-web-toolkits