This website works better with JavaScript.
Help
Sign In
herrhase
/
nano-buckets
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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.
15
Commits
1
Branch
15 MiB
JavaScript
73.1%
CSS
20.1%
TypeScript
2.5%
Riot
2.4%
HTML
2%
Tree:
dcfb2e673a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dcfb2e673a'
${ noResults }
nano-buckets
/
resources
/
js
/
critical.js
4 lines
96 B
Raw
Blame
History
const
Turbolinks
=
require
(
'turbolinks'
)
Turbolinks
.
start
(
)
Turbolinks
.
setProgressBarDelay
(
500
)