Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@fabric-ds/elements

Package Overview
Dependencies
6
Maintainers
6
Versions
26
Issues
File Explorer

Advanced tools

@fabric-ds/elements

Custom elements for Fabric

    1.1.0latest
    GitHub

Version published
Maintainers
6
Weekly downloads
572
increased by24.08%

Weekly downloads

Changelog

Source

1.1.0 (2022-11-07)

Features

  • add select custom element + docs (6dfad74)

Readme

Source

Fabric Elements

Development

The project uses Vite for "unbundled" local development. Start a local dev server by running the following command:

npm run dev

Changes to either the custom elements or the HTML files should hot reload.

Releases

This project uses Semantic Release to automate package publishing when making changes to the main or next branch.

It is recommended to branch off the next branch and follow conventional commits when making changes. When your changes are ready for pull request, this should be opened against the next branch.

Read more in-depth about Fabric Releases here.

Please note that the version published will depend on your commit message structure. We use commitizen to help follow this structure:

npm install -g commitizen

When installed, you should be able to type cz or git cz in your terminal to commit your changes (replacing git commit).

Add and commit with Commitizen

FAQs

Last updated on 07 Nov 2022

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc