pinf-for-jquery

0.1.1 • Public • Published

Status: DEV

PINF JavaScript Loader for jQuery

A jQuery plugin for loading PINF JavaScript Bundles.

Install

npm install pinf-for-jquery

Usage

<script src="jquery.js"></script>
<script src="pinf.jquery.js"></script>

$.pinf.sandbox("bundle.js", function(sandbox) {
    sandbox.main();
});

Test & Development

Requirements:

Run tests:

make test

Launch development workspace:

make run-dev
open http://localhost:8080/

Build

make build

License

UNLICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i pinf-for-jquery

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • cadorn