1.0.0 • Published 5 months ago

phantom-library v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Phantom Library

React Components, Hooks, Utilities, and Design Systems

The Phantom Library for React is a versatile and powerful package designed to streamline your workflow for any sort of web development project by providing a collection of cohesive, modular React components. Each component is built with flexibility in mind, allowing for easy customization using React props and modern CSS styling practices. Whether you're building a complex application or a simple interface, Phantom enables you to maintain consistency and efficiency across your projects by leveraging a well-structured design system.

Installation

To setup and use phantom-library in any React project just follow three simple steps:

  1. Install the library:
npm install phantom-library
  1. Then, add a <StyledApp> component in the root of your component hierarchy. The StyledApp maintains the React contexts for responsive functionality as well as theming.
  2. In your index or main file for the website, import the CSS styling from the library with import 'phantom-library/styles' at the very top above any other components or stylesheets.

All done!

Overview

Components

Responsive Design

Through the use of CSS variables and React contexts which span the entire app, it is simple and easy to develop a consistent design style for your websites. Phantom also includes integration with SASS for easily utilizing design tokens for attributes such as colors and sizes.

1.0.0

5 months ago

1.0.0-alpha.8

8 months ago

1.0.0-alpha.7

8 months ago

1.0.0-alpha.6

8 months ago

1.0.0-alpha.5

8 months ago

1.0.0-alpha.4

8 months ago

1.0.0-alpha.3

8 months ago

1.0.0-alpha.2

9 months ago

1.0.0-alpha.1

9 months ago

1.0.0-alpha.0

9 months ago

0.17.2

11 months ago

0.14.0

11 months ago

0.15.0

11 months ago

0.16.0

11 months ago

0.17.0

11 months ago

0.17.1

11 months ago

0.13.1

11 months ago

0.13.0

11 months ago

0.12.1

11 months ago

0.12.0

11 months ago

0.11.0

12 months ago

0.10.3

1 year ago

0.10.2

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.2

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.3

1 year ago

0.7.2

1 year ago

0.7.1

1 year ago

0.6.0

1 year ago

0.5.1

1 year ago