.. _introduction: ============ Introduction ============ :Author: Stefan Eletzhofer, nexiles GmbH :Date: |today| What? ===== We use ExtJS_ for most of our products_. This repository contains some of our widets we use, and the nexiles_ theme. We'll publish built and released versions of the packages contained in this repo to the nexiles package server. To use the packages, add the repository -- :ref:`quickstart_add_repo` -- and require the packages in your project. Most of the packages contained here are intended to be used with `nexiles gateway client side programming`_. `nexiles.gateway`_ is a HTTP / JSON API to `PTC Windchill`_, for more information see the `nexiles.gateway`_ documentation. Motivation ========== - We want to re-use UI components and themes as much as possible. - We want to share code for internal and external education purposes. Licensing ========= .. literalinclude:: ../LICENSE.md About nexiles ============= nexiles_ is a company based in Germany and Norway. We develop tools and provide solutions for customers dealing with `PTC Windchill`_. If you have any questions or comments, contact us_. .. _nexiles.gateway: http://nexiles.github.io/nexiles.tools .. _nexiles gateway client side programming: http://nexiles.github.io/nexiles.tools/examples.html#web-programming .. _IPython: http://ipython.org/ .. _JSON: http://json.org/ .. _HTTP: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol .. _jQuery: http://jquery.com/ .. _ExtJS: https://www.sencha.com/products/extjs/ .. _CoffeeScript: http://coffeescript.org/ .. _nexiles: http://www.nexiles.com .. _products: http://www.nexiles.com .. _PTC: http://www.ptc.com .. _PTC Windchill: http://www.ptc.com/product-lifecycle-management/windchill .. _us: mailto:se@nexiles.com?subject=nexiles%20ext%20widgets%20request%20for%20information .. vim: set ft=rst tw=75 nocin nosi ai spell sw=4 ts=4 expandtab: