@drop-in/decks
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

@drop-in/decks

Decks is a ui component library that doesn't depend on dependencies or css frameworks to function. They are also deeply committed to using browser standards and APIs before custom JavaScript. Add your own theme, or use @drop-in/graffiti to style your decks.

Disclaimer: These are under active development. I encourage you to try them and submit pr's to improve them. I'd like to keep them as opinionated, drop-in style elements, rather than a deep customizable framework.

npm install @drop-in/decks

import { Share } from '@drop-in/decks'

If you would like css, you can install and import @drop-in/graffiti. See https://github.com/stolinski/drop-in/tree/main/packages/graffiti

Current Elements

  • Menu (Popover based)
  • Pills
  • Share
  • Are You Sure - Confirm Button
  • Accordion (Details based)

Readme

Keywords

none

Package Sidebar

Install

npm i @drop-in/decks

Weekly Downloads

212

Version

0.0.12

License

none

Unpacked Size

37.8 kB

Total Files

36

Last publish

Collaborators

  • stolinski