Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ilab-mainz/nodebox-tools

Open more actions menu

Repository files navigation

Nodebox Tools

A small collection of node.js scripts for messing with NodeBox.live project files

Usage

sort-functions.js

Sort the functions in a project alphabetically

node sort-functions.js INPUT.JSON [OUTPUT.JSON]

rename-function.js

Change the name of a function (and the autogenerated names of the nodes created from it)

node rename-function.js INPUT.JSON OLD_NAME NEW_NAME

NPM scripts

You can also use npm:

  • npm run sort examples/fontExample01.json
  • npm run rename examples/fontExample01.json letter_a buchstabe_a

About

Tools for messing with NodeBox.live project files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.