This website works better with JavaScript
Главная
Обзор
Помощь
Вход
ver2ex
/
hw-react-1
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
1
Запросы на слияние
0
Вики
Дерево:
2389e7160b
Ветки
Метки
master
hw-react-1
/
node_modules
/
@sinonjs
/
commons
Irina Glushko
2389e7160b
HW1 done
3 лет назад
..
lib
2389e7160b
HW1 done
3 лет назад
types
2389e7160b
HW1 done
3 лет назад
CHANGES.md
2389e7160b
HW1 done
3 лет назад
LICENSE
2389e7160b
HW1 done
3 лет назад
README.md
2389e7160b
HW1 done
3 лет назад
package.json
2389e7160b
HW1 done
3 лет назад
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)