https://github.com/simplicitesoftware/module-demo-jslib
Demo Simplicité module for JS lib usage within the generic UI
https://github.com/simplicitesoftware/module-demo-jslib
Last synced: 3 months ago
JSON representation
Demo Simplicité module for JS lib usage within the generic UI
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-jslib
- Owner: simplicitesoftware
- Created: 2022-02-18T12:46:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T12:33:07.000Z (about 1 year ago)
- Last Synced: 2025-05-21T06:38:52.775Z (about 1 year ago)
- Language: JavaScript
- Size: 412 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`DemoJSLib` module definition
=============================
Introduction
------------
This modules is a demo of the usage of the
[Simplicité® NPM JS lib](https://www.npmjs.com/package/simplicite)
within the generic Simplicité® UI.
Prerequisites
-------------
The `Demo` module **must** be installed and configured before importing this addon module.
Import
------
To import this module:
- Create a module named `DemoJSLib`
- Set the settings as:
```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-jslib.git"
}
}
```
- Click on the _Import module_ button
`DemoJSLib` external object definition
--------------------------------------
This custom UI component shows
a typical usage of the JS lib for displaying
the _Product_ business object list