This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
root
/
gs_nuxt
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
16d8992bf4
Ветки
Метки
master
gs_nuxt
/
node_modules
/
@sinonjs
/
commons
peach
a19a732be8
commit message
2 лет назад
..
lib
a19a732be8
commit message
2 лет назад
types
a19a732be8
commit message
2 лет назад
CHANGES.md
a19a732be8
commit message
2 лет назад
LICENSE
a19a732be8
commit message
2 лет назад
README.md
a19a732be8
commit message
2 лет назад
package.json
a19a732be8
commit message
2 лет назад
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)