
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@nexrender/action-mogrt
Advanced tools
This plugin adds .mogrt support to Nexrender.
npm install @nexrender/action-mogrt
template.src valueparams{
"template": {
"src": "http://www.foo.com/template.mogrt",
"composition": "will_be_ignored"
},
"assets": [
{
"type": "image",
"src": "http://www.foo.com/image.png",
"layerName": "$ref-layer-1"
},
{
"type": "image",
"src": "http://www.foo.com/image2.png",
"layerName": "$ref-layer-2"
}
],
"actions": {
"predownload": [
{
"module": "@nexrender/action-mogrt",
"params": {
"Title": "This should be the title",
"Dropdown": 2,
"Group Name": {
"Some Name": "Some Value",
"Another Name": 123
},
"My First Image": "$ref-image-1",
"My Second Image": "$ref-image-2"
"Scale": [50, 50],
"Checkbox": true,
"Point Control:": [30, 50],
"Angle": 720,
"Colour": [0.7, 0.2, 0],
"Slider": 50,
"Scale": [50, 50]
}
}
],
template.src without a .mogrt extension will be ignoredtemplate.composition will be ignored, as .mogrt files specify what composition to use on their own, but Nexrender requires one to be specifiedPlease refer to the LICENSE file for more information. Unlike the main nexrender project, this plugin is licensed under the AGPL-3.0 license.
FAQs
MOGRT support for Nexrender
The npm package @nexrender/action-mogrt receives a total of 442 weekly downloads. As such, @nexrender/action-mogrt popularity was classified as not popular.
We found that @nexrender/action-mogrt demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.