1.0.19 • Published 4 years ago

@turtlemint/ui-components v1.0.19

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
4 years ago

UI components for web - A React implementation

Netlify Status

✨ Features

  • An enterprise-class UI design system for web applications.
  • A set of high-quality React components out of the box.
  • Written in TypeScript with predictable static types.
  • The whole package of development and design resources and tools.

🖥 Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills
IE / EdgeFirefoxChromeSafariOperaElectron
IE9, IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

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

🔨 Usage

import { TypeAhead } from '@turtlemint/ui-components';
ReactDOM.render(<TypeAhead />, mountNode);

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or clone locally:

$ git clone git@gitlab.com:turtlemint/turtlemint-ui.git
$ cd turtlemint-ui
$ yarn install
$ yarn workspace @turtlemint/turtlemint-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.

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.17-alpha.0

5 years ago

1.0.16-alpha.0

5 years ago

1.0.14-alpha.0

5 years ago

1.0.13-alpha.0

5 years ago

1.0.12-alpha.0

5 years ago

1.0.10-alpha.0

5 years ago

1.0.9-alpha.0

5 years ago

1.0.8-alpha.0

5 years ago

1.0.7-alpha.0

5 years ago

1.0.6-alpha.0

5 years ago

1.0.5-alpha.0

5 years ago

1.0.3-alpha.0

5 years ago

1.0.2-alpha.0

5 years ago

1.0.1-alpha.0

5 years ago