1.0.19 • Published 5 years ago
@turtlemint/ui-components v1.0.19
UI components for web - A React implementation
✨ 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 / Edge | Firefox | Chrome | Safari | Opera | Electron |
---|---|---|---|---|---|
IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 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.
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 
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
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.17-alpha.0
6 years ago
1.0.16-alpha.0
6 years ago
1.0.14-alpha.0
6 years ago
1.0.13-alpha.0
6 years ago
1.0.12-alpha.0
6 years ago
1.0.10-alpha.0
6 years ago
1.0.9-alpha.0
6 years ago
1.0.8-alpha.0
6 years ago
1.0.7-alpha.0
6 years ago
1.0.6-alpha.0
6 years ago
1.0.5-alpha.0
6 years ago
1.0.3-alpha.0
6 years ago
1.0.2-alpha.0
6 years ago
1.0.1-alpha.0
6 years ago