@mb3r/component-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Component library & playground

Dark mode

Dark theme components preview

Light mode

Light theme components preview

Component library

This library extends MUI's material library which a React wrapper built on Google's Material UI component library. It transpiles down to raw JavaScript so should be able to be used with any React projects, potentially Web Components and other JavaScript frameworks as well.

  • install dependencies - pnpm install
  • compile the library - pnpm build

Playground

This is an ease of use playground using Vite that can plug into the local component library's build files used to test before publishing

  • install dependencies cd playground && pnpm install

There isn't hot reloading currently so you will need to uninstall the component library package, to ensure package caching doesn't get in the way the best way to do this is to remove all packages before reinstalling and rerunning

  • recommended manual reload - cd playground && rm -rf node_modules && pnpm install && pnpm dev

Package Sidebar

Install

npm i @mb3r/component-library

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

32.6 MB

Total Files

24

Last publish

Collaborators

  • amber-williams