Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Регистрация
Вход
bertieb
/
dice-roller
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
1
Заявки за сливане
0
Версии
5
Уики
Activity
Roll dice (eg Asphodice) and show outcomes
https://rpg.bertieb.org/dice-roller/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40
Ревизии
1
Клон
261 KiB
ИН на ревизия:
3e187638c3
master
v0.3.5
v0.3.3
v0.3.0
v0.2.0
v0.1.3
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '3e187638c3'
${ noResults }
dice-roller
/
.gitignore
.gitignore
56 B
Директен файл
Normal View
История
Package info and ignores
преди 3 години
Add gulp for automated builds & Boostrap for FE Can now build all with 'gulp' (if gulp-cli installed) Big commit. Breakdown: - .gitignore includes gulpfile.js (otehrwise excluded) - gulpfile sets up build steps + browsersync - src/ files for FE (stub for now) - moved ts to src/ for consistency - update tsconfig with new paths - package.json lists new reqs
преди 3 години
1
2
3
4
5
*.js
node_modules/
package-lock.json
dist/
!gulpfile.js