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

0.3.4 • Public • Published

Openscreen's React Component library

This is a public component library built with React, TypeScript, and SCSS. The library is designed to provide a collection of reusable UI components that can be easily integrated into any React application.

Getting started

To get started with using the component library, you can install it from npm:

npm install @openscreen/ui-kit

Once the library is installed, you can import the components into your React application and start using them:

import { Button } from '@openscreen/ui-kit';

function App() {
  return (
    <div>
      <Button>Click me</Button>
    </div>
  );
}

Available Components and Documentation

Coming soon...

License

This component library is licensed under the Apache-2.0 License. See the LICENSE file for more information.

/@openscreen/ui-kit/

    Package Sidebar

    Install

    npm i @openscreen/ui-kit

    Weekly Downloads

    0

    Version

    0.3.4

    License

    Apache-2.0

    Unpacked Size

    5.54 MB

    Total Files

    388

    Last publish

    Collaborators

    • openscreen_nimish
    • aaronm30