RobHameetman / shadow-ui

A UI pattern library with 100+ Web Components, automated screenshot testing, and MDX documentation with Storybook.

Home Page:https://www.robhameetman.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@shadow-ui

πŸ“¦ @shadow-ui

This project is a curated collection of over 100 robust and modern Web Components built with Lit Element.

πŸ’Ό Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

πŸ“š Prerequisites

What things you need to install the software and how to install them

  • Node v10+
  • NPM v6+

πŸ“² Installing

To install the project, clone and build the repo, then use npm to install dependencies for each package.

git clone git@bitbucket.org:shadow-ui.git
cd packages/eslint-config
npm i

πŸ›₯ Deployment

Each package is versioned and deployed independently with npm:

npm version patch
npm publish

🧾 Important Dependencies

🏷 Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

πŸ“œ Authors

See also the list of contributors who participated in this project.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A UI pattern library with 100+ Web Components, automated screenshot testing, and MDX documentation with Storybook.

https://www.robhameetman.com

License:MIT License


Languages

Language:JavaScript 53.6%Language:TypeScript 45.0%Language:HTML 1.4%