https://github.com/koji/react-nes-components
react ui-components with nes.css
https://github.com/koji/react-nes-components
components es6 js nes-css nescss npm-package reactjs styled-components typescript vite
Last synced: 4 months ago
JSON representation
react ui-components with nes.css
- Host: GitHub
- URL: https://github.com/koji/react-nes-components
- Owner: koji
- License: mit
- Created: 2019-10-11T09:20:07.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-10-21T05:45:47.000Z (7 months ago)
- Last Synced: 2025-11-03T09:27:16.766Z (7 months ago)
- Topics: components, es6, js, nes-css, nescss, npm-package, reactjs, styled-components, typescript, vite
- Language: TypeScript
- Homepage: https://react-nes-components.netlify.app/
- Size: 7.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# nes-components
[](https://shields.io/)
[](https://lbesson.mit-license.org/) [](https://greenkeeper.io/)
[](https://app.netlify.com/projects/react-nes-components/deploys)
### What is `nes-components`?
`nes-components` is a react component that is using NES.css.
### What is `NES.css`?
NES.css is a NES-style(8bit-like) CSS Framework.
https://github.com/nostalgic-css/NES.css
### How to use this?
#### install
```
$ yarn add nes-components
$ npm i nes-components
```
#### Doc
Please see StoryBook https://nes-components.netlify.com/
#### samples ToDo
Sample codes are in Storybook(`Typescript`).
Please check it out.
`js` samples will be added soon.
### Use Storybook
```
$ cd nes-components
$ yarn & yarn storybook
or
$ npm i & npm run storybook
```
The terminal will open [localhost:9009](localhost:9009).
You will see like below.
