MCPcopy
hub / github.com/elizabetdev/react-kawaii

github.com/elizabetdev/react-kawaii @v0.4.0 sqlite

repository ↗ · DeepWiki ↗ · release v0.4.0 ↗
10 symbols 31 edges 22 files 0 documented · 0%
README

React Kawaii

React Kawaii is a library of cute SVG illustrations (react components). Ideal if you want to give some cuteness and personality to your react application.

Version

Example

React Kawaii Example

Install

npm install --save react-kawaii

How to use

import { Planet } from 'react-kawaii';

const Example = () => <Planet size={200} mood="blissful" color="#FDA7DC" />;

Development

So you want to help developing some cute UI components?

If you want to develop a component

  • npm i

  • npm run styleguide

If you want to build

  • npm run styleguide:build

Documentation

See https://miukimiu.github.io/react-kawaii/ and try to edit sample code.

Components

All the components are SVG illustrations. You can pick different moods: sad, shocked, happy, blissful and lovestruck. You can also choose a color to your Kawaii and the size.

Available components:

  • [x] Browser - A cute browser
  • [x] CreditCard - A cute credit card
  • [x] Ghost - A cute ghost
  • [x] IceCream - A cute ice-cream
  • [x] Mug - A cute mug
  • [x] Planet - A cute planet
  • [x] SpeechBubble - A cute speech bubble
  • [x] More Kawaii components coming soon...

Contributors

Core symbols most depended-on inside this repo

noop
called by 0
nullCompiler.js
Browser
called by 0
src/browser/Browser.jsx
Mug
called by 0
src/mug/Mug.jsx
IceCream
called by 0
src/iceCream/IceCream.jsx
CreditCard
called by 0
src/creditCard/CreditCard.jsx
SpeechBubble
called by 0
src/speechBubble/SpeechBubble.jsx
Face
called by 0
src/common/face/Face.jsx
Wrapper
called by 0
src/common/wrapper/Wrapper.jsx

Shape

Function 10

Languages

TypeScript100%

Modules by API surface

src/speechBubble/SpeechBubble.jsx1 symbols
src/planet/Planet.jsx1 symbols
src/mug/Mug.jsx1 symbols
src/iceCream/IceCream.jsx1 symbols
src/ghost/Ghost.jsx1 symbols
src/creditCard/CreditCard.jsx1 symbols
src/common/wrapper/Wrapper.jsx1 symbols
src/common/face/Face.jsx1 symbols
src/browser/Browser.jsx1 symbols
nullCompiler.js1 symbols

Dependencies from manifests, versioned

autoprefixer6.7.7 · 1×
babel-cli6.24.1 · 1×
babel-core6.24.1 · 1×
babel-loader7.0.0 · 1×
babel-plugin-transform-object-rest-spread6.23.0 · 1×
babel-plugin-transform-react-jsx6.24.1 · 1×
babel-preset-env1.5.1 · 1×
css-loader0.26.1 · 1×
eslint3.17.1 · 1×
eslint-config-airbnb14.1.0 · 1×
eslint-plugin-import2.2.0 · 1×
eslint-plugin-jsx-a11y4.0.0 · 1×

For agents

$ claude mcp add react-kawaii \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact