ncipll-appcore

1.0.0 • Public • Published

ncipll-appcore

a javascrip interactive with mobile app utils for html5

Usage

import appCore from 'ncipll-appcore'
let App=appCore.CurrentApp;
App.Ready(function () {
            App.setValue("Referer", window.location.host);
            App.hideBar();
});

## Install

`npm install ncipll-appcore --save`

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ncipll-appcore

      Weekly Downloads

      0

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      17.8 kB

      Total Files

      3

      Last publish

      Collaborators

      • hongliuyi