吕君喜 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
..
lib 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
.editorconfig 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
.eslintignore 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
.eslintrc.yaml 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
.prettierrc 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
.travis.yml 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
LICENSE 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
README.md 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
eslint-local-rules.js 406d880ac6 first %!s(int64=3) %!d(string=hai) anos
package.json 406d880ac6 first %!s(int64=3) %!d(string=hai) anos

README.md

commons

Build status Coverage Status

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)