Skip to content

reitlepax/grommet

 
 

Repository files navigation

Grommet: focus on the essential experience

PRs Welcome slack follow blogs npm package npm downloads styled with prettier

Documentation

Visit the Grommet v2 website for more information.

Support / Contributing

Before opening an issue or pull request, please read the Contributing guide.

Install

You can install Grommet using either of the methods below.

For npm users:

  $ npm install grommet styled-components --save

For Yarn users:

  $ yarn add grommet styled-components

There are more detailed instructions in the Grommet Starter app tutorial for new apps. For incorporating Grommet into an existing app, see the Existing App version.

Explore

  1. Storybook examples per component, you can create them locally by running:

      $ npm run storybook

    or

      $ yarn storybook
  2. Basic code-sandbox playgrounds for each component.

  3. Templates, patterns, and starters: feel free to share with us more pattern ideas on Slack.

  4. End-to-end project examples from our community in the #i-made-this Slack channel.

  5. Read more from the Grommet team on Medium.

Browser Support

  1. Edge >= 14
  2. Firefox >= 52
  3. Chrome >= 49
  4. Safari >= 10
  5. IE 11 latests - The Grid, Clock, Video components aren't fully supported

Release History

See the Change Log.

Tools Behind Grommet

Grommet is produced using this great tool:

About

a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%