Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wibus-wee/w
My utils. It's a collection of some useful functions, just re-export them.
https://github.com/wibus-wee/w
Last synced: about 1 month ago
JSON representation
My utils. It's a collection of some useful functions, just re-export them.
- Host: GitHub
- URL: https://github.com/wibus-wee/w
- Owner: wibus-wee
- License: mit
- Created: 2024-07-26T15:55:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T23:56:51.000Z (3 months ago)
- Last Synced: 2024-10-24T03:55:35.840Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @wibus/w
My utils. It's a collection of some useful functions, just re-export them.
## 🔨 Usage
```bash
npm install @wibus/w
pnpm install @wibus/w
yarn add @wibus/w
```## 🌟 Utils
- [x] ESLint Config
- [x] `@antfu/eslint-config`
- [x] Node Utils
- [x] `@compilets/using-temp-dir`
- [x] `ffs`
- [x] `is-directory-empty`
- [x] Rollup Plugins
- [x] `@wibus/rollup-plugin-inject` - Inject code to the bundle
- [ ] Web Utils## Author
@wibus-wee/w © Wibus, Released under MIT. Created on Jul 26, 2024.
> [Personal Website](http://wibus.ren/) · [Blog](https://blog.wibus.ren/) · GitHub [@wibus-wee](https://github.com/wibus-wee/) · Telegram [@wibus✪](https://t.me/wibus_wee)