Skip to content

pribtech/browserSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserSetup

script to setup htmp

Initisation of browser

e.g.

var express = require('express') , http = require('http') , app = express();

require("browserSetup")(app,[{id:'vis',offset:'dist',include:['vis.js','vis.css']} ,{id:'requirejs'} ,{id:'font-awesome',base:'font-awesome',include:['css/font-awesome.min.css']} ,{id:'bootstrap',offset:'dist',include:['js/bootstrap.min.js','css/bootstrap.min.css']} ])

where id is package.json included library

In html add <script src="initialise"></script>

About

script to setup htmp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published