Project Docs Github
Log in
ittf site docs concepts t wizziplugins npm.html.ittf Edit
  • /ittf/site/docs/concepts/t/wizziplugins/npm.html.ittf
  • /ittf/site/docs/concepts/t/section.html.ittf
  • /ittf/site/docs/t/high-code.html.ittf
  • /ittf/site/docs/t/to-starter.html.ittf

/ittf/site/docs/concepts/t/wizziplugins/npm.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: 'Npm plugins',
5 id: 'npmplugins'
6 };
7 section( §)
8 p Npm plugins are public Wizzi Plugins published in the npm registry.
9 p They should be prefixed with
10 high-code( wizzi-plugin- )
11 span .
12 p Create your first Wizzi Plugin using the
13 to-starter( wizzi-plugin )
14 span starter.

/ittf/site/docs/concepts/t/section.html.ittf

edit
                                            
1 $group
2 $params §
3 article
4 . doc-title
5 id ${sect.id}
6 + ${sect.title}
7 . doc-summary
8 $hook

/ittf/site/docs/t/high-code.html.ittf

edit
                                            
1 $group
2 $params text, kind|@@null
3 $if kind != 'nospace'
4 span ${} ${}
5 code
6 class highlight-code
7 + ${text}
8 $if kind != 'nospace'
9 span ${} ${}

/ittf/site/docs/t/to-starter.html.ittf

edit
                                            
1 a
2 $params name
3 a wizzi-starter-${name}
4 href https://github.com/wizzifactory/wizzi-examples/tree/master/packages/wizzi-starter-${name}
Save
Save & Refresh
Cancel