kettal-component-lib

0.19.0 • Public • Published

Kettal Components Lib

A NPM package that contains multiple kettal components

Install

yarn kettal-component-lib

You need to import style file in your project

@import url("kettal-component-lib/style.css");

And import components and types from

import { } from 'kettal-component-lib'

Documentation

yarn docs:preview

Upload npm package

All this scripts will build and test the package and then upload it to NPM automatically

Major version

yarn publish:major

Minor version

yarn publish:minor

Patch

yarn publish:patch

Skip

yarn publish:skip

This scripts will skip the tests and upload the package directly with a new patch version.

Readme

Keywords

none

Package Sidebar

Install

npm i kettal-component-lib

Weekly Downloads

130

Version

0.19.0

License

MIT

Unpacked Size

4.11 MB

Total Files

182

Last publish

Collaborators

  • ramondonadeu