sas-ini

0.0.1 • Public • Published

sas-ini

Browser control before everything starts

use

Create a file config.js with

sas.ini = {
    src  : // path to js to start,
    type : // module or null
};

sas.load.cutTheMustard = function( callback ){

	// function to test.
	// control versions of browser
	// control for customElements etc.

	callback(true)
})

demo

Download, go to test folder, run npm install and load index.html.

Readme

Keywords

none

Package Sidebar

Install

npm i sas-ini

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

260 kB

Total Files

30

Last publish

Collaborators

  • rialso