JSPM

sinon-browser-only

1.12.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q64288F

SinonJS Browser Bundle.

Package Exports

  • sinon-browser-only

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sinon-browser-only) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

sinon-browser-only

SinonJS browser build.

Usage

See the sinon project homepage

Installation

component

% component install wilmoore/sinon-browser-only

bower

% bower install sinon-browser-only

npm

NPM

volo

% volo add wilmoore/sinon-browser-only

curl

% curl -#O https://raw.github.com/wilmoore/sinon-browser-only/v{version}/sinon.js

Cutting a release

  • update version number in package.json, bower.json, component.json, and Makefile.
  • make {version}
  • commit then push
  • tag then push --tags
  • npm publish

License

BSD