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

bravojs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bravojs

Implementation of CommonJS Modules/2.0

  • 1.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
105
increased by43.84%
Maintainers
1
Weekly downloads
 
Created
Source

Welcome to BravoJS

Copyright (c) 2010 PageMail, Inc. Released under the terms of the MIT License.

BravoJS is an implementation of an unratified proposed draft for CommonJS Modules/2.0

The current draft this code is based on is located at https://bitbucket.org/wesgarland/bravojs/downloads/commonjs%20modules%202.0-8.pdf and has been included in the references directory.

Caveat User: BravoJS is based on an early draft of an unratified CommonJS specification. This means that using this product as it stands today will most likely lead you to writing modules which are not compatible with any other CommonJS platform.

We have included a shim in the utility folder which provides some compatibility between CommonJS Modules/2.0 and node.js.

Wes Garland wes@page.ca

Manifest

bravo.js The CommonJS Modules/2.0 environment with default loader plugins/wonkoll A module loader plug-in implemented with LazyLoad.js plugins/fastload A module loader plug-in which implements a multi-module transport. Includes server-side component for GPSEE. plugins/jquery-loader A module loader plug-in which loads modules over JQuery's version of XHR demos/area A web page which calculates the area of a rectangle demos/iojs_tests An environment to exercise the Modules/1.0 test suite

Keywords

FAQs

Package last updated on 14 May 2019

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