Skip to content

3b-fly/bbbfly-cjs

Repository files navigation

3b-fly's extension for Controls.js

See

Documentation

Packages

  • crossbrowser - Adds missing methods to JavaScript types.
  • downloader - Provides easy file download helper.
  • datetime - Extends date and time management.
  • geojs - Provides geographical data formats conversion.
  • renderer - Provides HTML rendering funcions.
  • listener - Adds event listener support to all created controls.
  • locale - Adds locale support.
  • locale_.. - Adds specific locale rules.
  • widget - Contains "bbbfly.Widget" control and widget registry.
  • appLoader - Allows easy application loading progress handling.
  • appIndex - Disables application files caching in debug mode and provides leave application dialog handling.

Usage

  • NetBeans

    1. Go to MyProject 🡪 Properties 🡪 Controls.js
    2. Click "Add Library..." button
    3. Paste https://raw.githubusercontent.com/3b-fly/bbbfly-cjs/master/build/ into "Library path / URL" field.
    4. Click "Add" button
    5. Choose type of library intallation
    6. Click "Add" button to finish
  • Controls.js Form Editor

    1. Download bbbfly-cjs
    2. Unzip build directory into your libraries location and rename it to "bbbfly-cjs".
    3. Go to Options 🡪 Project Files
    4. Click "Add Library..." button
    5. Fill path to unzipped directory into "Library path / URL" field.
    6. Click "Add" button
    7. Click "Add" button to finish

Controls.js



License

Comply with GPLv3 license for non-commercial use.
License for commercial use is to be purchased at purchase@3b-fly.eu.

Third party licenses

Some packages contain third party code which falls under its own license.
Verify that you satisfy that third party license conditions before using listed packages.

package library version license
geojs Esri Terraformer 1.0.9 MIT
geojs Esri Terraformer WKT parser 1.2.0 MIT

About

3b-fly's extension for Controls.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages