jeffersonswartz / react-windows-xp

WindowsXP-like components for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React WindowsXP

React WindowsXP is a component library for React applications that brings you some of the UX/UI from WindowsXP.

Installation

npm install react-windows-xp

Usage

import { ... } from 'react-windows-xp';

Examples

Check out the storybook page

Influences

This library is a mix of XP.css and winXP. This project is basically a collection of easy-to-use react components that use some of the work done on these 2 projects.

Coming Up

  • Add more components
  • Figure out code splitting
  • Remove dependencies

Contributing

We welcome any comments, feedback, patches, new components and ideas to help us improve this library.

License

MIT

About

WindowsXP-like components for React

License:MIT License


Languages

Language:TypeScript 89.0%Language:JavaScript 8.2%Language:CSS 2.8%