Евгения Акиншина 52274d6dab HW<react> done 3 years ago
..
lib 52274d6dab HW<react> done 3 years ago
types 52274d6dab HW<react> done 3 years ago
CHANGES.md 52274d6dab HW<react> done 3 years ago
LICENSE 52274d6dab HW<react> done 3 years ago
README.md 52274d6dab HW<react> done 3 years ago
package.json 52274d6dab HW<react> done 3 years ago

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)