github-pages-deploy-action/node_modules/@sinonjs/commons
2020-03-31 08:54:32 -04:00
..
.circleci 3.4.3 2020-03-31 08:42:07 -04:00
lib 3.4.3 2020-03-31 08:42:07 -04:00
.editorconfig 3.4.3 2020-03-31 08:42:07 -04:00
.eslintignore 3.4.3 2020-03-31 08:42:07 -04:00
.eslintrc.yaml 3.4.3 2020-03-31 08:42:07 -04:00
.prettierrc 3.4.3 2020-03-31 08:42:07 -04:00
CHANGES.md 3.4.3 2020-03-31 08:42:07 -04:00
CODE_OF_CONDUCT.md 3.4.3 2020-03-31 08:42:07 -04:00
eslint-local-rules.js 3.4.3 2020-03-31 08:42:07 -04:00
LICENSE 3.4.3 2020-03-31 08:42:07 -04:00
package.json 3.4.3 Dependencies 2020-03-31 08:54:32 -04:00
README.md 3.4.3 2020-03-31 08:42:07 -04:00

commons

CircleCI codecov Contributor Covenant

Simple functions shared among the sinon end user libraries

Rules

  • Follows the Sinon.JS compatibility
  • 100% test coverage
  • Code formatted using Prettier
  • No side effects welcome! (only pure functions)
  • No platform specific functions
  • One export per file (any bundler can do tree shaking)