Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/react-photonkit/react-photonkit
:battery: Photon components built with React
https://github.com/react-photonkit/react-photonkit
Last synced: about 12 hours ago
JSON representation
:battery: Photon components built with React
- Host: GitHub
- URL: https://github.com/react-photonkit/react-photonkit
- Owner: react-photonkit
- License: mit
- Created: 2015-10-15T14:44:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T15:50:38.000Z (about 3 years ago)
- Last Synced: 2025-01-13T00:10:25.023Z (6 days ago)
- Language: JavaScript
- Homepage: http://react-photonkit.github.io/
- Size: 1.9 MB
- Stars: 401
- Watchers: 5
- Forks: 49
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-electron-zh - React PhotonKit - Photon components built with React. (Components / Using Electron)
README
# [react-photonkit]
[![npm-badge]][npm]
[![deps-badge]][deps]
[![dev-deps-badge]][dev-deps][Photon][photon] components built with React
## Install
```sh
$ npm install
```## Build
```sh
$ npm run build
```See `./dist/` directory
## Example with Electron
See [epp (electron application)][epp]
## Test
```sh
$ npm test
```[react-photonkit]: http://react-photonkit.github.io/
[epp]: https://github.com/react-photonkit/epp
[photon]: http://photonkit.com/[npm-badge]: https://badge.fury.io/js/react-photonkit.svg
[npm]: https://badge.fury.io/js/react-photonkit
[deps-badge]: https://david-dm.org/react-photonkit/react-photonkit.svg
[dev-deps-badge]: https://david-dm.org/react-photonkit/react-photonkit/dev-status.svg#info=devDependencies
[deps]: https://david-dm.org/react-photonkit/react-photonkit
[dev-deps]: https://david-dm.org/react-photonkit/react-photonkit#info=devDependencies