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

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

Awesome Lists containing this project

README

          

# forjs
Universal js runtime environment function

## Installation

#### Install using npm
[![forjs](https://nodei.co/npm/forjs.png)](https://npmjs.org/package/forjs)
```
npm install forjs --save
yarn add forjs --save
```