react-windows-xp
v0.7.1
Published
WindowsXP-like react components
Downloads
26
Readme
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.