@pomegranate-ui/maracuya-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.28 • Public • Published

Maracuya-ui - React component library

Maracuya is a react component library built with Typescript & emotion.

Maracuya uses emotion for writting css styles using javascript.

JavaScript Style Guide

Install

yarn add  @pomegranate-ui/maracuya-ui

Usage

import React from 'react'

import { Alert } from '@pomegranate-ui/maracuya-ui'

const App = () => {
	return <Alert text='Alert example 😄' color='primary' />
}

Components

  • Alert
  • Avatar
  • Button
  • Chip
  • Embed
  • Hero
  • Hidden
  • Image
  • ImageDiv
  • Overlay
  • List & item
  • Overlay
  • Modal
  • more coming up...

License

MIT © franzwcom

Package Sidebar

Install

npm i @pomegranate-ui/maracuya-ui

Weekly Downloads

15

Version

1.0.28

License

MIT

Unpacked Size

4.15 MB

Total Files

74

Last publish

Collaborators

  • franzwcom