0.0.26 • Published 9 months ago
my-spellbook v0.0.26
spell
import { h } from 'vue'
import spell from '../spell'
const Spell = spell(h)
spellbook
to work with spellbook, your storybook must be work on vite
how to integrate with storybook 8.0.0
add in .storybook/main.js
stories: [
"../node_modules/my-spellbook/src/spells-core/spell-storybook/*.stories.@(js|jsx|mjs|ts|tsx)"
],
add in package.json
"build": "npm run build-storybook && node node_modules/my-spellbook/src/spells-core/build-postprocessing.js",
demo
0.0.22
10 months ago
0.0.23
10 months ago
0.0.24
10 months ago
0.0.25
9 months ago
0.0.26
9 months ago
0.0.20
12 months ago
0.0.21
10 months ago
0.0.10
1 year ago
0.0.11
1 year ago
0.0.12
1 year ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.15
1 year ago
0.0.16
1 year ago
0.0.17
1 year ago
0.0.18
1 year ago
0.0.19
1 year ago
0.0.9
1 year ago
0.0.7
1 year ago
0.0.5
1 year ago
0.0.6
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago