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

0.1.3 • Public • Published

Mint UI Core

Turtlemint Design system branding, color, spacing and sizes

npm NPM npm bundle size

Features

  • Support system containing spacing, colors and sizing specifics for turtlemint web projects.
IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera ElectronElectron
IE9, IE10, IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

📦 Install

npm install @turtlemint/ui-core
yarn add @turtlemint/ui-core

🔨 Usage

import { COLORS } from '@turtlemint/ui-core';

const Test = () => <div style={{ color: COLORS.PRIMARY }}></div>  

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or clone locally:

$ git clone git@github.com:turtlemint/mint-ui.git
$ cd mint-ui
$ yarn install
$ yarn workspace @turtlemint/mint-ui run dev

It should spin up a browser automatically. If not, open your browser and visit http://127.0.0.1:5555

🤝 Contributing PRs Welcome

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues.

Readme

Keywords

none

Package Sidebar

Install

npm i @turtlemint/ui-core

Weekly Downloads

32

Version

0.1.3

License

GPL-3.0

Unpacked Size

41.7 kB

Total Files

9

Last publish

Collaborators

  • vipinyattm
  • rahularram001