https://github.com/ihtml5/forjs
wxweb seamlessly connects h5 and mini program
https://github.com/ihtml5/forjs
js mini runtim wxapp
Last synced: over 1 year ago
JSON representation
wxweb seamlessly connects h5 and mini program
- Host: GitHub
- URL: https://github.com/ihtml5/forjs
- Owner: ihtml5
- Created: 2019-03-02T12:58:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T04:19:16.000Z (about 7 years ago)
- Last Synced: 2025-01-18T20:37:23.362Z (over 1 year ago)
- Topics: js, mini, runtim, wxapp
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forjs
Universal js runtime environment function
## Installation
#### Install using npm
[](https://npmjs.org/package/forjs)
```
npm install forjs --save
yarn add forjs --save
```