@galaxy_ui/ui
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

galaxy UI

Galaxy UI is a collection of React web components that help you build web applications faster.

Code-coverage

Code-coverage

galaxy UI Lint-Test galaxy UI Publish job

UI Library for the galaxy project, which is a collection of React web components.

npm version npm GitHub license GitHub issues GitHub forks GitHub stars

Library hosted on Netlify

Netlify Status

Chromatic Storybook

Chromatic

Installation

npm install @galaxy_ui/ui
or
npm i @galaxy_ui/ui

OR

yarn add @galaxy_ui/ui

Usage

Basic component usage syntax:

import React from 'react';
import { Button } from '@galaxy/ui';

const App = () => <Button>Click me</Button>;

export default App;

License

Documentation and Examples

Author and Maintainer

Package Sidebar

Install

npm i @galaxy_ui/ui

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

8.51 kB

Total Files

8

Last publish

Collaborators

  • amitrai16