ui-decorators-web
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Build Tests Alt text Snyk Vulnerabilities for GitHub Repo

Licence GitHub language count GitHub top language CodeQL

Node Version NPM Version

User Interface Decorator extension for Web

Extends the decorator validation to the web, integrating it with an HTML5 rendering strategy, allowing for:

  • Automatic Model rendering:
    • Automatic HTML5 form generation for Model objects
    • different 'modes supported' (its up to the rendering component to react to the parameters given);
    • Automatic HTML5 validation integration (including but not limited to standard HTML validations);
    • Differentiated 'Mode' Rendering (again, up to the component);

How does it work?

For each @uielement decorated property of a Model object, it renders the Web Component matching the given tag, and with the given props

An interface for these Web Components if provided, as well as a reference implementation

Forks Stars Watchers

Open Issues Closed Issues Pull Requests Maintained

Readme Card

Related

Decorator Validation

Social

LinkedIn

Disclaimer:

badges found here, here and here

Readme

Keywords

none

Package Sidebar

Install

npm i ui-decorators-web

Weekly Downloads

21

Version

0.0.2

License

MIT

Unpacked Size

952 kB

Total Files

78

Last publish

Collaborators

  • tvenceslau