New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

util-browser

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

util-browser

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

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11K
decreased by-22.29%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status

util-browser

npm install util-browser

Node util 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.util.
  • RequireJS: Add an entry to your requirejs config which points to index.min.js and export it on whatever name you desire.

FAQs

Package last updated on 13 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc