Skip to content

semisse/universal-bar

Repository files navigation

Published on webcomponents.org Build Status Codacy Badge Coverage Status

Browser Status

About nuxeo-elements

Nuxeo Elements helps developers build custom elements and web applications with Nuxeo using web components. It is build on top of Polymer 3.

Dependencies

To install the project's dependencies:

npm install
npm run bootstrap

Quickstart

You can run the unit tests via:

npm run test
  • By default, all packages's (core, ui, dataviz) tests will run with the instruction above.

There is also some flags that can be used to run a specific set of tests.

  • To run tests on a specific package -> package
  • To select test files according to a pattern -> grep
# Runs all tests on "ui" package

npm run test -- --package ui
# Runs all the tests present on "core/test/nuxeo-connection.test.js" file

npm run test -- --grep core/test/nuxeo-connection.test.js

Demos can be setup using:

npm run docs

Documentation

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
  • Report issues on our JIRA
  • Contribute: Send pull requests!

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

License

Apache License 2.0

(C) Copyright Nuxeo Corp. (http://nuxeo.com/)

All images, icons, fonts, and videos contained in this folder are copyrighted by Nuxeo, all rights reserved.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published