GithubHelp home page GithubHelp logo

tchigher / eui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elastic/eui

0.0 0.0 0.0 252.22 MB

Elastic UI Framework ๐Ÿ™Œ

Home Page: https://elastic.github.io/eui/#/

License: Apache License 2.0

JavaScript 69.57% CSS 9.50% HTML 0.04% Shell 0.08% TypeScript 20.74% Python 0.07%

eui's Introduction

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 on how 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 itself has some dependencies itself mostly around management of dates and times. If you are installing it into a blank project you will need to install the following with it. You can read more about other ways to consume EUI.

yarn add @elastic/eui @elastic/datemath moment

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.

yarn
yarn start

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".

Contributing

You can find documentation around creating and submitting new components in CONTRIBUTING.md.

Wiki

Consumption

Maintenance

License

Apache Licensed. Read the FAQ for details.

eui's People

Contributors

cjcenizal avatar snide avatar chandlerprall avatar cchaos avatar thompsongl avatar bevacqua avatar pugnascotia avatar nreese avatar dmeiss avatar stacey-gammon avatar dependabot[bot] avatar theodesp avatar uboness avatar weltenwort avatar jen-huang avatar ryankeairns avatar popradiarpad avatar chrisronline avatar timroes avatar mdefazio avatar jasonrhodes avatar daveyholler avatar sorenlouv avatar zinckiwi avatar pickypg avatar arkwright avatar ycombinator avatar bargs avatar justinkambic avatar gchaps avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.