Skip to content

simpleviewinc/url-browser-require

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

url-browser-require

npm install url-browser-require

Node url browserified and wrapped in require UMD to be usable in node and browser environments. It can be used in the browser with requirejs or without requirejs. In addition it can be used on the server.

In the Browser

  • Standalone: If you aren't using requirejs simply add a script tag to index.min.js and it will be exported to window.url.
  • RequireJS: Add an entry to your requirejs config which points to index.min.js and export it on whatever name you desire.

About

Node url browserified and wrapped in require UMD to be usable in node and browser environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published