This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ver2ex
/
hw-react-1
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
1
Pull Requests
0
Wiki
Árbol:
2389e7160b
Ramas
Etiquetas
master
hw-react-1
/
node_modules
/
@sinonjs
/
commons
Irina Glushko
2389e7160b
HW1 done
hace 3 años
..
lib
2389e7160b
HW1 done
hace 3 años
types
2389e7160b
HW1 done
hace 3 años
CHANGES.md
2389e7160b
HW1 done
hace 3 años
LICENSE
2389e7160b
HW1 done
hace 3 años
README.md
2389e7160b
HW1 done
hace 3 años
package.json
2389e7160b
HW1 done
hace 3 años
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)