https://github.com/rocketsoftware/legasuite-web-examples
Example projects to be used in LegaSuite Web
https://github.com/rocketsoftware/legasuite-web-examples
Last synced: 23 days ago
JSON representation
Example projects to be used in LegaSuite Web
- Host: GitHub
- URL: https://github.com/rocketsoftware/legasuite-web-examples
- Owner: RocketSoftware
- License: mit
- Created: 2019-06-03T15:13:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T11:05:08.000Z (about 1 year ago)
- Last Synced: 2025-07-21T08:54:09.500Z (8 months ago)
- Language: HTML
- Size: 69.3 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# legasuite-web-examples
## About
This reporitory contains examples for LegaSuite Web by Rocket Software. LegaSuite Web is an application suite for application modernization.
## License
The projects of this repository may be used under the terms of the MIT License.
For more information please see [LICENSE](LICENSE).
## Projects
The following example projects are included in this repository:
- **FormattingAndMaskingExample**
Formatting example using JavaScript code to format a creditcard number of 16 digits on a host application, to four groups of four digits separated by spaces.
The example illustrates how this can be dealt with on page load/host update, field exit on page, and while typing.
The project is created as an IBM i project but can be changed to work on other host systems.