mendixmodelsdk
TypeScript icon, indicating that this package has built-in type declarations

4.85.0 • Public • Published

Mendix Model SDK

The Mendix Model SDK is a TypeScript- & JavaScript-based SDK that, through the Model SDK, provides access to the inner-workings of every Mendix app.

With the Platform SDK and Model SDK, you can do the following:

  • Read from your app model (for example, analyze the quality of your app model, or generate a high-level diagram to document your app)
  • Write to your app model (for example, create a new entity in your domain model, add an activity to an existing microflow, even generate a whole new Mendix app based on a legacy code base)

Basically, the Platform SDK and Model SDK allow you to automate any tedious or error-prone task. If you imagine it, there’s probably a way to do it via these SDKs.

Documentation

See the Mendix Platform SDK documentation

Dependencies (7)

Dev Dependencies (1)

Package Sidebar

Install

npm i mendixmodelsdk

Weekly Downloads

143

Version

4.85.0

License

MIT

Unpacked Size

15 MB

Total Files

312

Last publish

Collaborators

  • latrofa.mendix
  • tizar.mendix
  • bvanreeven
  • guidojo
  • modelingservices