buflib
TypeScript icon, indicating that this package has built-in type declarations

4.1.0 • Public • Published

Buflib

Documentation

Buflib Docs

Go to the buflib_docs webpage to read how to get started and to read each components docs.

TLDR;

Install buflib and its peer dependencies:

npx install-peerdeps buflib

Set up global buflib styles in your project:

import 'minireset.css/minireset.min.css';
import 'buflib/dist/style.min.css';

Use a component:

import { BlAccordion } from 'buflib';

Package Sidebar

Install

npm i buflib

Weekly Downloads

142

Version

4.1.0

License

MIT

Unpacked Size

652 kB

Total Files

169

Last publish

Collaborators

  • simonerlandsen
  • viciousfishz