https://github.com/qzruncode/ye-js
This project will gradually enhance js, encapsulate common functions, make development more convenient
https://github.com/qzruncode/ye-js
javascript
Last synced: 9 months ago
JSON representation
This project will gradually enhance js, encapsulate common functions, make development more convenient
- Host: GitHub
- URL: https://github.com/qzruncode/ye-js
- Owner: qzruncode
- Created: 2020-05-08T14:25:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T04:24:44.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T18:48:07.870Z (over 1 year ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ye-js
[](https://www.npmjs.com/package/ye-js)
[](https://www.npmjs.com/package/ye-js)
This project will gradually enhance js, encapsulate common functions, make development more convenient
+ [design mode](./docs/designMode.md)
+ [cookies](./docs/cookies.md)
+ [url](./docs/url.md)
+ [fullscreen](./docs/fullscreen.md)
+ [event](./docs/event.md)
+ [crypto](./docs/crypto.md)
+ [array](./docs/a.md)
+ [object](./docs/o.md)
+ [function](./docs/f.md)
+ [geolocation](./docs/geolocation.md)
+ [storage](./docs/storage.md)
### Install
```
npm install ye-js --save
```
still in development...