Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdhdev/william.js
A super simple npm package with lots of utilities.
https://github.com/wdhdev/william.js
ava documentationjs javascript js npm package util utilities validate validation
Last synced: 9 days ago
JSON representation
A super simple npm package with lots of utilities.
- Host: GitHub
- URL: https://github.com/wdhdev/william.js
- Owner: wdhdev
- License: mit
- Created: 2023-11-18T00:17:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T03:34:46.000Z (about 2 months ago)
- Last Synced: 2024-10-25T14:08:15.316Z (11 days ago)
- Topics: ava, documentationjs, javascript, js, npm, package, util, utilities, validate, validation
- Language: JavaScript
- Homepage: https://william.js.org/
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [william.js](https://william.js.org)
A super simple npm package with lots of utilities.- [Documentation](https://william.js.org)
## 📊 Installation
[![Latest Release](https://img.shields.io/github/v/release/wdhdev/william.js?style=for-the-badge)](https://github.com/wdhdev/william.js/releases/latest)```
npm install william.js
``````
yarn add william.js
``````
pnpm add william.js
```