@leeruniek/webclient-ui

0.4.6 • Public • Published

webclient-ui

Pure UI components

Coverage Status


Docs

Check our storybook to see components that we use.

Install

npm i eslint @leeruniek/webclient-ui --save-dev

Use

import { LUCheckbox } from "@leeruniek/webclient-ui"

render() {
  return <LUCheckbox label="UI component from separate repo"/>
}

Develop

git clone git@github.com:leeruniek/webclient-ui.git && \
  cd webclient-ui && \
  npm run setup

# run tests (any `*.test.js`) once
npm test

# watch `src` folder for changes and run test automatically
npm run tdd

Changelog

History of all changes in CHANGELOG.md

[0.4.1] - 29 November 2019

Improvements

  • Allow LURadioGroups to be laid out horizontally

Readme

Keywords

none

Package Sidebar

Install

npm i @leeruniek/webclient-ui

Weekly Downloads

58

Version

0.4.6

License

BSD-3-Clause

Unpacked Size

2.78 MB

Total Files

111

Last publish

Collaborators

  • igpejic
  • tomasleeruniek
  • whois42