grommet

WebJar for grommet

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grommet
Last Version

Last Version

2.0.0-beta.3
Release Date

Release Date

Type

Type

jar
Description

Description

grommet
WebJar for grommet
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/grommet/grommet

Download grommet

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/grommet/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>grommet</artifactId>
    <version>2.0.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grommet/
implementation 'org.webjars.npm:grommet:2.0.0-beta.3'
// https://jarcasting.com/artifacts/org.webjars.npm/grommet/
implementation ("org.webjars.npm:grommet:2.0.0-beta.3")
'org.webjars.npm:grommet:jar:2.0.0-beta.3'
<dependency org="org.webjars.npm" name="grommet" rev="2.0.0-beta.3">
  <artifact name="grommet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grommet', version='2.0.0-beta.3')
)
libraryDependencies += "org.webjars.npm" % "grommet" % "2.0.0-beta.3"
[org.webjars.npm/grommet "2.0.0-beta.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.webjars.npm : polished jar [1.3.0,2)
org.webjars.npm : react-waypoint jar [8.0.1,9)
org.webjars.npm : grommet-icons jar [0.16.0,0.17)
org.webjars.npm : react-desc jar [3.2.0,4)
org.webjars.npm : node-emoji jar [1.8.1,2)
org.webjars.npm : recompose jar [0.26.0,0.27)
org.webjars.npm : markdown-to-jsx jar [6.5.2,7)
org.webjars.npm : babel-plugin-grommet jar [0.5.1,0.6)
org.webjars.npm : prop-types jar [15.5.10,16)

Project Modules

There are no modules declared in this project.

Grommet: focus on the essential experience

PRs Welcome slack follow 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. 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.

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:

org.webjars.npm

grommet

Streamline the way you develop apps

Versions

Version
2.0.0-beta.3
1.1.0