This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
gs_nuxt
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
16d8992bf4
Branches
Tags
master
gs_nuxt
/
node_modules
/
@sinonjs
/
commons
peach
a19a732be8
commit message
2 years ago
..
lib
a19a732be8
commit message
2 years ago
types
a19a732be8
commit message
2 years ago
CHANGES.md
a19a732be8
commit message
2 years ago
LICENSE
a19a732be8
commit message
2 years ago
README.md
a19a732be8
commit message
2 years ago
package.json
a19a732be8
commit message
2 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)