@muil/components

0.0.35 • Public • Published

Muil Components

React components for faster and easier email templates development. Responsive by design on most-popular email clients, even Outlook. Inspired by Inky.

Building HTML emails is hard, especially responsive emails. That's why we created this library. Get away from complex table markup and inconsistent results.

Library includes

  • Responsive Grid for Any Layout
  • Common UI Components to Build Faster
  • Charts Components
  • Global theme and custom styles support

Read More Muil Docs - Components.

You can use this library with Muil or React Server Side Rendering

Installation

npm install @muil/components

or

yarn add @muil/components

Components

Basic Example

import { StyleProvider, Button } from "@muil/components";

<StyleProvider>
  <Button href="#">Button</Button>
  <Button href="#" tiny>Tiny Button</Button>
  <Button href="#" small>Small Button</Button>
  <Button href="#">Default Button</Button>
  <Button href="#" large>Large Button</Button>
</StyleProvider>;

Buttons

More Components

Bar Chart Multiple Bar Chart Multiple Bar Chart Calendar Heat map

Readme

Keywords

none

Package Sidebar

Install

npm i @muil/components

Weekly Downloads

436

Version

0.0.35

License

MIT

Unpacked Size

73.2 kB

Total Files

6

Last publish

Collaborators

  • shahaf.muil
  • nir.avraham
  • nirne