0.0.10 • Published 1 year ago

boxer-ui v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Built With Stencil

Boxer UI <b-x/>

Provides the <b-x/> web component which can be styled using a simplified varaint of CSS that does what you tell it to. Every time.

Note, this component is in early alpha, and will change a lot over the next few weeks. See below for a list of known bugs.

There are 12 main style props (width, height, background, cornerRadius, outline, shadow, padding, align, axis, overflow, spacing, and text), as well as a few auxillary props (like minWidth and maxHeigth). These props are highly customizable, and should be able to describe any UI element. See styling for more details.

Installation

  1. Add to your project npm install boxer-ui (should work with both vanilla and framework based web projects)
  2. Import into any file import 'boxer-ui';

Styling

Width and Height

Look and Feel

Content

Other

Known Bugs

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago