0.1.6 • Published 2 years ago

@keen.io/widget-customization v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Widget Customization

written in typescript styled with prettier tested with jest Commitizen friendly yarn

The Widget Settings is an open source point-and-click interface used to setup visualization settings. It's maintained by the team at Keen IO.

Install

npm install @keen.io/widget-customization --save

or

yarn add  @keen.io/widget-customization

Build

The @keen.io/widget-customization use two step build to address issues with CSS specificity.

Typescript

First stage is responsible for transpilation Typescript code to esnext and emiting type declarations.

Babel

Second stage is responsible for code transpilation based on supported browserlist defined in package.json file and increasing styled-components css specificity by using plugins from .babelrc file. Generator functions transformations are disabled so applications that use this package should take care of it on their own.

npm scripts

List of useful commands that could be used by developers. Execution in the command-line interface should be prefixed with yarn package manager.

CommandDescription
lintrun linter against current application codebase.
testrun unit tests.
buildbuilds application distribution.
prettierrun code formatter process against current codebase.

commit

This project uses Conventional Commits to enforce common commit standards.

CommandDescription
npx git-czrun commit command line interface.
0.1.4

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.43

2 years ago

0.0.44

2 years ago

0.0.45

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.3

2 years ago

0.0.42

3 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.37

3 years ago

0.0.36

3 years ago

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.13

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago