Directory

nuxeo-ui-elements - Vaadin Add-on Directory

Library of UI web components nuxeo-ui-elements - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/nuxeo/nuxeo-ui-elements](https://github.com//nuxeo/nuxeo-ui-elements/blob/v2.4.6/README.md) on 2019-05-10 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/nuxeo/nuxeo-ui-elements) [![Build Status](https://qa.nuxeo.org/jenkins/buildStatus/icon?job=master/nuxeo-ui-elements-master)](https://qa.nuxeo.org/jenkins/job/master/job/nuxeo-ui-elements-master/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/20579b3ca52a4665b23709f50da5574f)](https://www.codacy.com/app/Nuxeo/nuxeo-ui-elements) [![Coverage Status](https://coveralls.io/repos/github/nuxeo/nuxeo-ui-elements/badge.svg)](https://coveralls.io/github/nuxeo/nuxeo-ui-elements) [![Browser Status](https://badges.herokuapp.com/sauce/nuxeo-ui-elements?name=nuxeo-ui-elements-master)](https://saucelabs.com/u/nuxeo-ui-elements) # About nuxeo-ui-elements **Nuxeo UI Elements** is an ongoing work to develop a set of UI elements for building Polymer applications with Nuxeo. ## Dependencies Element dependencies are managed via [Bower](http://bower.io/). You can install that via: npm install -g bower Then, go ahead and download the element's dependencies: bower install ## Reference nuxeo-ui-elements in your Bower dependencies bower install -S nuxeo/nuxeo-ui-elements ## Quickstart We recommend that you use [Polymer CLI](https://github.com/Polymer/polymer-cli) which you can install via: npm install -g polymer-cli Then you can run a local web server via: polymer serve -p 3000 Once running, you can checkout the docs and demos at `http://localhost:3000/components/nuxeo-ui-elements/`. ## Tests To run tests use: polymer test ## Documentation - [Nuxeo Elements](https://doc.nuxeo.com/x/XJCRAQ) in our Developer Documentation Center. - [Online](http://nuxeo.github.io/nuxeo-ui-elements) reference and demos. ## Report & Contribute We are glad to welcome new developers on this initiative, and even simple usage feedback is great. - Ask your questions on [Nuxeo Answers](http://answers.nuxeo.com) - Report issues on our [JIRA](https://jira.nuxeo.com/browse/ELEMENTS) - Contribute: Send pull requests! ## Big Thanks Cross-browser Testing Platform and Open Source <3 Provided by [Sauce Labs](https://saucelabs.com) ## License [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) (C) Copyright Nuxeo Corp. (http://nuxeo.com/) ## About Nuxeo Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at [www.nuxeo.com](http://www.nuxeo.com).