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.
snabbdom/examples
Jan van Brügge 30b7df61ab
fix: remove the hero module (#953)
The hero module is very specific and not really a good fit for a low
level library like snabbdom. Users that still want to use it can copy
the code from the hero example instead

ISSUES CLOSED: #517
BREAKING CHANGE:
Snabbdom does not export the hero module any more. If you require this
module, copy the code from examples/hero/hero.js and add it to your
project
4 years ago
..
carousel-svg chore(tools): add markdown and import plugin 4 years ago
hero fix: remove the hero module (#953) 4 years ago
reorder-animation chore(tools): add markdown and import plugin 4 years ago
svg chore(tools): add markdown and import plugin 4 years ago