@pro-webcomponents/core
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Pro WebComponents

Pro WebComponents is a miscellaneous collection of WebComponents that can be used across any framework or no framework at all.

What is a Pro WebComponent?

Any high quality WebComponent implemented by stenciljs that implements a functionality that is not already provided by the browser.

  • Built with stencil
  • Functionality NOT implemented by browsers
  • Style agnostic
  • Customizable
  • Usable across different apps and use cases
  • Well tested
  • Well documented

Usage

CDN

unpkg

NPM

npm install @prowb/core
+
+
+

How to contribute?

  1. First, make sure, your components meets the requirements above.

  2. Fork and clone this repo

  3. Install npm dependencies

npm install
  1. Run for development
npm start
  1. When you are ready, run the validator
npm run validate
  1. Open a Pull Request!

Readme

Keywords

none

Package Sidebar

Install

npm i @pro-webcomponents/core

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

2.46 MB

Total Files

55

Last publish

Collaborators

  • manucorporat