Skip to content

Servoy/servoy-extra-components

Repository files navigation

Servoy Extra Components

NGClient component package of all kinds of 'extra' components. Current components are: a tree, a lightweight table, font awesome library, a textfield group, a special label and an youtube embedder component.

Getting started

To add the Servoy Extra Components package in your solution, open the Servoy Developer IDE and download the Servoy Extra Components from the Web Package Manager (the Web Package Manager is accessible from the context menu of the Web Components node of your solution).

To use the latest source code clone the git repository and checkout the develop branch. Install the egit plugin for Eclipse to clone the repository and import the projects into the workspace.

Documentation

See the Wiki for the available documentation

Feature Requests & Bugs

Found a bug or would like to see a new feature implemented? Raise an issue in the Issue Tracker

Contributing

Eager to fix a bug or introduce a new feature? Clone the repository and issue a pull request

License

servoy-extra-components contains 3rd party software with the following licenses:

Font Awsome (http://fontawesome.io/license/):

  • Font License

    Applies to all desktop and webfont files in the following directories: */font-awesome/fonts/, textfieldgroup/fonts/. License: SIL OFL 1.1 URL: http://scripts.sil.org/OFL

  • Code License

    Applies to all CSS and LESS files in the following directories: font-awesome/lib/, textfieldgroup/lib/. License: MIT License URL: http://opensource.org/licenses/mit-license.html

Select2 - The MIT License (MIT) (https://github.com/select2/select2/blob/master/LICENSE.md)

JQuery Fancytree - MIT (http://plugins.jquery.com/fancytree/)

Angular Animate Module - MIT (https://github.com/angular/bower-angular-animate/blob/master/LICENSE.md)

colResizable - MIT and GPL (http://www.bacubacu.com/colresizable/#license)

The rest of the content is licensed under the MIT License.