bi-web-components
v0.1.574
Published
Designsystem for BI implemented using figma variables and web components
Downloads
3,161
Keywords
Readme
BI Web components
Get started
In your head-section in your html, just paste the following script:
<script
type="module"
src="https://cdn.jsdelivr.net/npm/bi-web-components@latest/dist/bi-web-components/bi-web-components.esm.js"
></script>
this will make all components available in your project. We recommend replacing latest
with a specific version to avoid errors when the library is updated.
The package can also be installed through NPM: npm i bi-web-components
Components
There are several components available, see all at designsystem.bi.no.