This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ver2ex
/
hw-react-1
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
1
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
hw-react-1
/
node_modules
/
@sinonjs
/
commons
Irina Glushko
2389e7160b
HW1 done
3 lat temu
..
lib
2389e7160b
HW1 done
3 lat temu
types
2389e7160b
HW1 done
3 lat temu
CHANGES.md
2389e7160b
HW1 done
3 lat temu
LICENSE
2389e7160b
HW1 done
3 lat temu
README.md
2389e7160b
HW1 done
3 lat temu
package.json
2389e7160b
HW1 done
3 lat temu
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)