0.0.12 • Published 5 months ago

@ims360/svelte-ivory v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Ivory, more than just a skeleton

A svelte library with a bunch of components and utilities, building upon skeletons design system.
Currently this library is primarily intended for our (ims360) internal use, so documentation is sparse at the moment.
Eventually we will add more documentation and examples to make it easier for devs outside our organization to use.

Setup

Include this line in your app.css file, so the TW classes used in the lib are included:

@source "../node_modules/@ims360/svelte-ivory";

You may need to adjust the path if your app.css is not located in /src

Roadmap

  • Basic components (checkbox, toggle)
  • Basic layout components (modal, tabs, popover, etc.)
  • Table
  • Input components
0.0.12

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago