Home
Softono
grommet

grommet

Open source Apache-2.0 JavaScript
8.4K
Stars
1K
Forks
424
Issues
122
Watchers
6 days
Last Commit

About grommet

# Grommet: focus on the essential experience [![PRs Welcome](https://img.shields.io/badge/pr's-welcome-7d4cdb.svg)][contributing] [![slack](https://img.shields.io/badge/join%20the%20community-slack-fd6fff.svg)][slack] [![blogs](https://img.shields.io/badge/view%20blogs%20on-medium-000000.svg)][medium] [![npm package](https://img.shields.io/npm/v/grommet.svg?color=ffca58)][npm] [![npm downloads](https://img.shields.io/npm/dm/grommet.svg?color=3d138d)][npm] [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)][prettier] <img align="right" height="260" src="https://v2.grommet.io/img/stak-hurrah.svg"> ## Documentation Visit the [Grommet] 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 given below. For npm users: ```shell $ npm install grommet styled-components --save ``` For Yarn users: ```shell $ yarn add grommet st ...

Platforms

Web Self-hosted

Languages

JavaScript

Grommet: focus on the essential experience

PRs Welcome slack blogs npm package npm downloads styled with prettier

Documentation

Visit the Grommet 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 given 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. Grommet starter template sandbox.

  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.

Stable

grommet is also available on a stable branch that is built with the content of the 'master' branch. From your package.json point to stable.

"grommet": "https://github.com/grommet/grommet/tarball/stable",

For more info, read the stable wiki.

Release History

See the Change Log.

Tools Behind Grommet

Grommet is produced using this great tool: