@elastic/eui

WebJar for @elastic/eui

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

elastic__eui
Последняя версия

Последняя версия

28.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

@elastic/eui
WebJar for @elastic/eui
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/elastic/eui

Скачать elastic__eui

Как подключить последнюю версию

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

Зависимости

compile (37)

Идентификатор библиотеки Тип Версия
org.webjars.npm : highlight.js jar [9.12.0,10)
org.webjars.npm : react-is jar [16.3.0,16.4)
org.webjars.npm » react-focus-on jar [3.5.0,4)
org.webjars.npm : html jar [1.0.0,2)
org.webjars.npm : resize-observer-polyfill jar [1.5.0,2)
org.webjars.npm : types__react-window jar [1.8.1,2)
org.webjars.npm : types__vfile-message jar [2.0.0,3)
org.webjars.npm : react-dropzone jar [10.2.1,11)
org.webjars.npm » remark-rehype jar [7.0.0,8)
org.webjars.npm : react-ace jar [7.0.5,8)
org.webjars.npm : unified jar [8.4.2,9)
org.webjars.npm : uuid jar [3.1.0,4)
org.webjars.npm : tabbable jar [3.0.0,4)
org.webjars.npm : types__lodash jar [4.14.116,5)
org.webjars.npm : numeral jar [2.0.6,3)
org.webjars.npm » types__chroma-js jar [2.0.0,3)
org.webjars.npm : prop-types jar [15.6.0,16)
org.webjars.npm : types__react-virtualized-auto-sizer jar [1.0.0,2)
org.webjars.npm : react-window jar [1.8.5,2)
org.webjars.npm : remark-emoji jar [2.1.0,3)
org.webjars.npm » types__react-beautiful-dnd jar [12.1.2,13)
org.webjars.npm : text-diff jar [1.0.1,2)
org.webjars.npm : types__react-input-autosize jar [2.0.2,3)
org.webjars.npm » types__numeral jar [0.0.25,0.0.26)
org.webjars.npm : rehype-react jar [6.0.0,7)
org.webjars.npm : lodash jar [4.17.11,5)
org.webjars.npm » rehype-stringify jar [6.0.1,7)
org.webjars.npm : classnames jar [2.2.5,3)
org.webjars.npm : react-beautiful-dnd jar [13.0.0,14)
org.webjars.npm : remark-highlight.js jar [5.2.0,6)
org.webjars.npm » react-virtualized-auto-sizer jar [1.0.2,2)
org.webjars.npm : rehype-raw jar [4.0.1,5)
org.webjars.npm : remark-parse jar [7.0.2,8)
org.webjars.npm : keymirror jar [0.1.1,0.2)
org.webjars.npm : chroma-js jar [2.0.4,3)
org.webjars.npm : vfile jar [4.1.1,5)
org.webjars.npm : react-input-autosize jar [2.2.2,3)

Модули Проекта

Данный проект не имеет модулей.

Elastic UI Framework

The Elastic UI Framework is a collection of React UI components for quickly building user interfaces at Elastic. Not using React? No problem! You can still use the CSS behind each component.

You should check out our living style guide, which contains many examples of components in the EUI framework aesthetic, and how to use them in your products. We also have a FAQ that covers common usage questions.

Installation

To install the Elastic UI Framework into an existing project, use the yarn CLI (npm is not supported).

yarn add @elastic/eui

Note that EUI has several peerDependencies requirements that will also need to be installed if starting with a blank project. You can read more about other ways to consume EUI.

yarn add @elastic/eui @elastic/datemath moment prop-types

Running Locally

Node

We depend upon the version of node defined in .nvmrc.

You will probably want to install a node version manager. nvm is recommended.

To install and use the correct node version with nvm:

nvm install

Documentation

You can run the documentation locally at http://localhost:8030/ by running the following.

yarn
yarn start

If another process is already listening on port 8030, the next free port will be used. Alternatively, you can specify a port:

yarn start --port 9000

Goals

The primary goal of this library is to provide reusable UI components that can be used throughout Elastic's web products. As React components, they remove CSS from the process of building UIs. As a single source of truth, the framework allows our designers to make changes to our aesthetic directly in the code. And unit test coverage for the UI components allows us to deliver a stable "API for user interfaces".

Wiki

Consumption

Maintenance / Contributing

CONTRIBUTING.md

License

Apache Licensed. Read the FAQ for details.

org.webjars.npm

elastic

Версии библиотеки

Версия
28.2.0