4.1.0 • Published 1 year ago

@tikui/core v4.1.0

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

Tikui Core

Tikui core is the heart of Tikui. Combined to a documentation and some configurations you will be able to create a Tikui project.

Prerequisites

  • Nodejs

How to use

Classic way

You can use it by using Tikui CLI.

As a dependency

The other way to use it is on a node project as a dependency, here is an example of use:

mkdir example-project
cd example-project
npm init
# Follow instructions
npm i @tikui/core tikuidoc-tikui
echo '{"documentation": "tikui"}' > tikuiconfig.json
mkdir src
npx tikui-core serve

Tikui is started, you may see how sources are organized to understand how to organize your components by looking at the Tikui sources structure.

Development

Install

npm i

Contribute

Tikui core contains integration and unit tests to specify features, you have to launch tests using npm:

npm test

Then you can add other tests to make a new feature and when all your feature tests are green you can create a Pull Request.

If you want to check the served generated Tikui is correct, please launch:

npm run component:open

Then you can add new Cypress scenarios and tests.

4.1.0

1 year ago

3.0.1

1 year ago

4.0.0

1 year ago

3.0.1-alpha.0

1 year ago

3.1.0

1 year ago

3.1.0-alpha.1

1 year ago

3.0.0-alpha.1

2 years ago

3.0.0-alpha.0

2 years ago

3.0.0

2 years ago

1.5.2

2 years ago

1.5.2-alpha.1

2 years ago

1.5.2-alpha.0

2 years ago

2.2.0

2 years ago

2.0.0-alpha.0

2 years ago

2.0.0-alpha.1

2 years ago

2.2.0-alpha.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

2.1.0-alpha.1

2 years ago

2.1.0-alpha.0

2 years ago

1.5.1

2 years ago

1.4.0-alpha.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.5.0-alpha.0

2 years ago

1.5.0-alpha.1

2 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.1-alpha.0

3 years ago

1.3.0

3 years ago

1.2.1-alpha.4

3 years ago

1.2.1-alpha.0

3 years ago

1.2.1-alpha.2

3 years ago

1.2.1-alpha.1

3 years ago

1.2.0

3 years ago

1.2.0-alpha.3

3 years ago

1.2.0-alpha.2

3 years ago

1.2.0-alpha.0

3 years ago

1.2.0-alpha.1

3 years ago

1.1.0

3 years ago

1.1.0-alpha.0

3 years ago

1.0.1

4 years ago

1.0.1-alpha.23

4 years ago

1.0.1-alpha.22

4 years ago

1.0.1-alpha.1

4 years ago

1.0.1-alpha.0

4 years ago

1.0.0

4 years ago

1.0.0-alpha.4

4 years ago

1.0.0-beta.0

4 years ago

1.0.0-alpha.3

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.1

4 years ago

1.0.0-alpha.0

4 years ago