0.1.12 • Published 3 years ago

@so.boss/pixel v0.1.12

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

pixel

Pixel Web Resources: Component, Utils

Read about Pixel and it's parts:

  1. Elements
  2. Wrappers
  3. Containers
  4. Style(https://csaaig.atlassian.net/wiki/spaces/pixel/pages/904299268/Helpers)
  5. Base Config (color/font)

AVAILABLE 1. Elements: Title, Thing 2. Wrappers: Wrapper, Label, Message 3. Containers: Container, Group

UNAVAILABLE: 1. Elements: Block, Button, Icon 2. Wrappers: Action, ActionBlock, ActionButton, ActionLink, Flag, Input, Inputs, InputSelect, Interview, Tag 3. Containers: Drawer, Page 4. All UI.*** Packages

Getting Started

  1. Install private module for Pixel from our enterprise repo. TODO: Use API Key? npm install git+ssh://git@github.com:aaa-ncnu-ie/pixel.git#v0.1.0

  2. Include Pixel component(s) in a project's component import { Wrapper, Label } from 'pixel';

NOTE: Migrating pixel components into module, not all components in Pixel are included.