@yourblock/yb-components

1.4.3 • Public • Published

Your Block Components

Install

npm install @yourblock/yb-components

Develop

  1. Install packages with npm install
  2. Run storybook with npm run storybook and write stories for each component.

Hpppy Coding!

Publish

  1. Run npm npm publish --access=public
  2. Go through 2FA process.
  3. Package should now be updated and found at https://www.npmjs.com/package/@yourblock/yb-components

Known issues

There are two different type of web components that is being used. Some browsers have both implemented while others don't.

Safari supports Autonomous Custom Element but not Customized Built-in. According HTML Standard there should be be something called attachedInternals() included allowing us to extend native elements. This part will only be included if there is support for Customized Built-in.

W3C Specs for this can be found in the following link

Readme

Keywords

none

Package Sidebar

Install

npm i @yourblock/yb-components

Weekly Downloads

9

Version

1.4.3

License

SEE LICENSE IN LICENSE.md

Unpacked Size

879 kB

Total Files

8

Last publish

Collaborators

  • insectbob
  • henrik_lindgren_yb