This website works better with JavaScript
Home
Explore
Help
Sign In
ver2ex
/
hw-react-1
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
2389e7160b
Branches
Tags
master
hw-react-1
/
node_modules
/
@sinonjs
/
commons
Irina Glushko
2389e7160b
HW1 done
3 years ago
..
lib
2389e7160b
HW1 done
3 years ago
types
2389e7160b
HW1 done
3 years ago
CHANGES.md
2389e7160b
HW1 done
3 years ago
LICENSE
2389e7160b
HW1 done
3 years ago
README.md
2389e7160b
HW1 done
3 years ago
package.json
2389e7160b
HW1 done
3 years ago
README.md
commons
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)