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

1.1.0 • Public • Published

remaster-ui.png

Remaster UI

Remaster UI is a module that provides a set of React components built with @emotion to help you build beautiful user interfaces.

This package includes components, icons (by Phosphor) & tokens.

Installation

npm i remaster-ui @phosphor-icons/react

How to use

import { ActionButton } from 'remaster-ui'
import { Heart } from '@phosphor-icons/react'

export default Page() {
  return <ActionButton variant="primary" text="Button" leading={<Heart />} />
}

Credits

Storybook

npm run storybook

License

Licensed under the GNU General Public License v3.0.

Readme

Keywords

Package Sidebar

Install

npm i remaster-ui

Weekly Downloads

4

Version

1.1.0

License

GPL-3.0

Unpacked Size

7.87 MB

Total Files

190

Last publish

Collaborators

  • daroucha