Skip to content

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

License

Notifications You must be signed in to change notification settings

vaishnavyogesh/grommet

This branch is 109 commits behind grommet/grommet:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2024
May 31, 2024
Aug 20, 2024
Jan 23, 2023
Aug 29, 2024
Aug 12, 2024
May 21, 2024
Aug 12, 2024
Jul 19, 2017
Oct 9, 2018
Jul 1, 2024
Jan 10, 2022
Jul 16, 2020
Oct 29, 2018
Jan 23, 2023
Aug 20, 2024
Aug 17, 2023
Aug 20, 2024
Jun 26, 2024
Jul 20, 2017
May 28, 2024
Jan 10, 2019
Aug 20, 2024
Sep 17, 2021
Oct 25, 2021
Sep 29, 2022
Aug 20, 2024

Repository files navigation

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:

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.5%
  • TypeScript 22.5%