An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## ye-js

[![NPM version](https://img.shields.io/npm/v/ye-js.svg)](https://www.npmjs.com/package/ye-js)
[![NPM package](https://img.shields.io/npm/dy/ye-js.svg)](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...