sungwoncho / react-osx

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-OSX

Customizable components that looks like OSX applications.

Installation

npm install -s react-osx

Usage

Import the component you want to use and include the stylesheet.

The path to the stylesheet is:

/node_modules/react-osx/dist/stylesheets/[component name].css

Components

  • Safari

LICENSE

MIT

About

Work in progress

License:MIT License


Languages

Language:CSS 70.8%Language:JavaScript 21.7%Language:Shell 7.6%