0.9.0 • Published 3 years ago

@jeltemx/mendix-react-widget-utils v0.9.0

Weekly downloads
27
License
MIT
Repository
github
Last release
3 years ago

MIT license npm version Dependencies DevDependencies GitHub issues

Mendix (React) Widget Utils

Makes building widgets a little easier by providing a couple of convenient methods & helper functions. This is tied to Typescript development of widgets. All methods & classes have been properly described, so your code editor (VSCode preferred) should give you code completion, type checking and proper comments.

Usage

import { createObject } from "@jeltemx/mendix-react-widget-utils";

const mendixObject = await createObject("MyFirstModule.Entity");

Documentation

Documentation can be found here

License

MIT

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.3.8

4 years ago

0.4.0

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.2

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

5 years ago