@fabric-ds/elements
Advanced tools
Weekly downloads
Readme
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.
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
).
FAQs
Custom elements for Fabric
The npm package @fabric-ds/elements receives a total of 569 weekly downloads. As such, @fabric-ds/elements popularity was classified as not popular.
We found that @fabric-ds/elements demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
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.