@pexip/components
TypeScript icon, indicating that this package has built-in type declarations

17.1.0 • Public • Published

@pexip/components

Shared UI component library based on Pexip's design system.

Install

npm install @pexip/components

Usage

In your project, simply do the following:

import {FullSizeWindow, Sidebar} from '@pexip/components';

() => <FullSizeWindow>My stuff</FullSizeWindow>;

There are some global styles as well, with fonts, tokens, etc.

// Import fonts
import '@pexip/components/src/fonts.css';
// Import other global styles
import '@pexip/components/dist/index.css';

Readme

Keywords

none

Package Sidebar

Install

npm i @pexip/components

Weekly Downloads

54

Version

17.1.0

License

Apache-2.0

Unpacked Size

3.36 MB

Total Files

1282

Last publish

Collaborators

  • npm-pexip