max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
..
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
types b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan

README.md

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)