This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
snabbdom
mirror of
https://github.com/snabbdom/snabbdom.git
Watch
1
Star
0
Fork
You've already forked snabbdom
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b220deab38
type-checking-performance
master
dependabot/npm_and_yarn/rollup-3.29.5
class-with-hash
thunk-comparator
allow-ci_769
2604150210_patch-3
nojvek-jsx-global
new-thunk
gh-pages
patch-under-container
v3.6.2
v3.6.1
v3.6.0
v3.5.1
v3.5.0
v3.4.0
v3.3.1
v3.3.0
v3.2.0
v3.1.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.7
v0.6.6
v0.6.1
v0.6.0
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.8
v0.2.7
v0.2.3
v0.2.2
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.8
v0.6.9
v1.0.0
v1.0.1
v2.0.0
v2.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b220deab38'
${ noResults }
snabbdom
/
renovate.json
9 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: add a renovate.json config
5 years ago
{
"extends"
:
[
"github>mightyiam/renovate-config:js-lib"
chore(renovate): node supportPolicy current
5 years ago
]
,
"node"
:
{
"supportPolicy"
:
"current"
}
chore: add a renovate.json config
5 years ago
}