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

0.0.10 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i boxer-ui

Weekly Downloads

1

Version

0.0.10

License

MIT

Unpacked Size

6.17 kB

Total Files

5

Last publish

Collaborators

  • melchiah-mauck