https://github.com/kasongoyo/web-util
Factory Function containing web app helpers
https://github.com/kasongoyo/web-util
Last synced: 4 months ago
JSON representation
Factory Function containing web app helpers
- Host: GitHub
- URL: https://github.com/kasongoyo/web-util
- Owner: kasongoyo
- Created: 2017-07-26T20:49:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T20:50:51.000Z (almost 8 years ago)
- Last Synced: 2025-01-11T02:29:10.675Z (5 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Util
Collection of various functions useful for web apps.## Install
`npm install web-util`## Usage
`const Util = require('web-util')`