/stencil-components

stencil poc to check features of the lib

Primary LanguageTypeScriptMIT LicenseMIT

Built With Stencil

stencil-components

This is a custom components library created using stenciljs and materialUI sass mixins. The project is intended to be a seed to create a corporative components library and to be reused within the main web frameworks such as Angular, React and Vuejs.

Status of the project

This project is currently being actively developed

Existing components

  • Custom components
    • todo
  • Material components
    • button
    • ripple effect
    • switch
    • textarea
    • typography

Start developing

git clone https://github.com/oscargm/stencil-components.git
cd stencil-components
npm i
npm start

Contributions

Contributions are welcome, if you want to contribute in some way, just submit an issue or a merge request.