sinon-browser-only

SinonJS Browser Bundle.

Usage no npm install needed!

<script type="module">
  import sinonBrowserOnly from 'https://cdn.skypack.dev/sinon-browser-only';
</script>

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