Package Exports
- grommet
- grommet/components/Anchor
- grommet/components/Box
- grommet/components/Button
- grommet/components/Calendar
- grommet/components/Carousel
- grommet/components/Chart
- grommet/components/CheckBox
- grommet/components/Distribution
- grommet/components/DropButton
- grommet/components/Heading
- grommet/components/Image
- grommet/components/Keyboard
- grommet/components/Layer
- grommet/components/Markdown
- grommet/components/Menu
- grommet/components/Meter
- grommet/components/Paragraph
- grommet/components/RadioButton
- grommet/components/Select
- grommet/components/Table
- grommet/components/Tabs
- grommet/components/Text
- grommet/components/TextArea
- grommet/components/TextInput
- grommet/components/Video
- grommet/components/WorldMap
- grommet/components/hocs
- grommet/es6/components/Box
- grommet/es6/components/Button
- grommet/es6/components/Calendar
- grommet/es6/components/CheckBox
- grommet/es6/components/DropButton
- grommet/es6/components/Heading
- grommet/es6/components/Keyboard
- grommet/es6/components/Menu
- grommet/es6/components/Meter
- grommet/es6/components/Select
- grommet/es6/components/Stack
- grommet/es6/components/Text
- grommet/es6/components/TextArea
- grommet/es6/components/TextInput
- grommet/es6/components/hocs
- grommet/es6/utils
- grommet/es6/utils/DOM
- grommet/es6/utils/colors
- grommet/es6/utils/mixins
- grommet/es6/utils/object
- grommet/es6/utils/prop-types
- grommet/es6/utils/styles
- grommet/themes
- grommet/utils
- grommet/utils/DOM
- grommet/utils/colors
- grommet/utils/index
- grommet/utils/mixins
- grommet/utils/object
- grommet/utils/portal
- grommet/utils/prop-types
- grommet/utils/styles
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (grommet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Grommet: focus on the essential experience
⚠️ If you are installing this you should be aware you are using an Alpha release that may have small API changes.
Documentation
Visit the grommet.github.io website for more information.
Support / Contributing
Before opening an issue or pull request, please read the Contributing guide.
Hello World
The quickest way to get started is to access the Hello World page.
Install
You can install Grommet using either of the methods below.
For NPM users:
$ npm install grommet
Detailed instructions are on the Get Started page.
Build
Refer to the Grommet Build Wiki for instructions on how to install your local copy of Grommet.
Release History
See the Change Log.
Tools Behind Grommet
Grommet is produced using these great tools