5.0.2 • Published 1 year ago

tikuidoc-tikui v5.0.2

Weekly downloads
144
License
MIT
Repository
github
Last release
1 year ago

Tikui documentation

This is the official Tikui documentation module.

Create a documentation module

If you want to create your own module, please name it tikuidoc-$MODULE_NAME where MODULE_NAME is the name of your module.

Then you can clone this module as a reference and change files you want (don't forget to change package.json to make your style and then you should publish it on the official node package registry using npm publish.

Consume a tikui module

To consume a module, you should install it on your Tikui project using the latest version from tikui/tikui and then you have to edit the tikuiconfig.json to set the documentation name like your $MODULE_NAME.

Here is an example for a module named tikuidoc-tikui:

{
  "documentation": "tikui"
}

Then you can do exactly what you do with a standard Tikui project.

About

Initially, Bootstrap was needed to make the documentation work. Now we have a dedicated style but if you still want to use the Bootstrap one, you may need to install tikuidoc-bootstrap and change tikui by bootstrap in your tikuiconfig.json.

5.0.2

1 year ago

5.0.2-alpha.0

1 year ago

5.0.1

2 years ago

5.0.0

2 years ago

4.0.0-alpha.0

2 years ago

4.0.0

2 years ago

3.0.0-alpha.1

3 years ago

3.0.0-alpha.3

3 years ago

3.0.0-alpha.2

3 years ago

3.0.0

3 years ago

3.0.0-alpha.0

3 years ago

2.0.0-alpha.0

3 years ago

2.0.0-alpha.1

3 years ago

1.2.0-alpha.0

3 years ago

1.2.0-alpha.1

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.1.0-alpha.1

3 years ago

1.1.0-alpha.0

3 years ago

1.0.2

4 years ago

1.0.2-alpha.2

4 years ago

1.0.2-alpha.1

4 years ago

1.0.2-alpha.0

4 years ago

1.0.1

4 years ago

1.0.1-alpha.0

4 years ago

1.0.0

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago

1.0.0-alpha.0

5 years ago