A module for enforcing strict rules on object properties
bpmn-js extension which makes sure that `isExecutable` is set on `bpmn:Process`
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Camunda Modeler moddle extensions
`Object.defineProperty`, but not IE 8's broken one.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
A simple element template chooser
Ensure that reserved words are quoted in object property keys
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
This plugin transforms checks for a private property in an object
Compile Unicode property escapes in Unicode regular expressions to ES5.
A simple properties panel for bpmn-js
Camunda Connectors Store with all out of the box connectors
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Allow parsing of '#foo in obj' brand checks
A bpmn-js extension which allows to render selected elements as images
Adding native (cross-browser and application) copy and paste to bpmn-js
A toolbox for displaying and modifying diagrams on the web
Linting for Camunda
Align diagrams to the diagram origin
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
bpmn-js token simulation extension
Info on the properties and attributes of the web platform
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
Wrap model properties into a single database column and declare properties from within the model.
Encryption and decryption of a model’s properties.
DataMapper Visualizer is both a library and a command-line utility for visualizing the Models, Properties and Relationships defined in a DataMapper based Ruby project.
A DataMapper plugin which adds checksum properties to a Model, referencing other properties.
Add support to CouchRest Model for localised properties.
Combine Model errors into a new single property for use with gems like SimpleForm
dm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for using the names of the properties in your model, instead of the actual fields in the database. Any SQL is supported and actual DataMapper Query objects wrap the SQL, thus delaying its execution until a kicker method materializes the records for the query. \ You can also chain standard DataMapper query methods onto the #by_sql call to refine the query.
DataMapper plugin that helps you manipulate an existing database. It creates mappings between existing columns and model's properties.
DataMapper plugin that helps you manipulate an existing database. It creates mappings between existing columns and model's properties.
Store model settings and properties in JSONB columns with a clean DSL, type casting, default values, and validations. A modern alternative to separate settings tables.
DataMapper plugin that helps you manipulate an existing database. It creates mappings between existing columns and model's properties.