eisberg-labs / react-components

A collection of react components and utilities.

Home Page:https://www.amarjanica.com/projects/react-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

React Components

Welcome to Eisberg Labs React Components, repository contains custom react components that we use in our projects.

Landing

Demo and Documentation

Visit for examples and documentation.

Development

React components are handled by Lerna. Common commands:

  • lerna run test
  • lerna run lint
  • lerna run prettier

Publishing

lerna run build
lerna version --no-private
lerna publish from-git --no-private
lerna publish from-package --registry https://npm.pkg.github.com

License

MIT © Eisberg Labs

About

A collection of react components and utilities.

https://www.amarjanica.com/projects/react-components

License:MIT License


Languages

Language:TypeScript 81.1%Language:JavaScript 16.4%Language:CSS 2.5%