Giter Site home page Giter Site logo

ivstudio / tyger-ui Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 3.63 MB

Themeable React UI component library

Home Page: https://main--62cb3e5f2ca3572c994908ed.chromatic.com/?path=/story/components-button--filled

JavaScript 1.96% TypeScript 96.01% HTML 0.21% MDX 1.83%
react design-system component-library react-library components dark-mode frontend-components js-library react-components ui-library

tyger-ui's Introduction

Tyger UI

Tyger-ui is a React-based component library for the web.

npm npm type definitions npm license


✨ Features

  • A set of high-quality React components.
  • Written using TypeScript and Styled Components.
  • Powerful theme customization.
  • Server-side Rendering support.

Try it out on CodeSandbox ▸


Installation


npm:

npm i @tyger-ui/react @tyger-ui/system styled-components framer-motion

yarn:

yarn add @tyger-ui/react @tyger-ui/system styled-components framer-motion

SVG icons

tyger-ui is currently using react-icons on its components.

npm install react-icons --save
# or
yarn add react-icons



Getting started with Tyger UI

import * as React from 'react';
import { Button } from '@tyger-ui/react';

function App() {
	return <Button>Hello World</Button>;
}

Edit tyger-ui


Storybook documentation


Roadmap and contributors

tyger-ui is currently under development and it welcomes contributors.


License

MIT License © 2023 ivstudio

tyger-ui's People

Contributors

ivstudio avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.