Navigation for the ZIM JavaScript Canvas Framework

AboutExamplesLearnEditorCodeDocsDevsGold
CODE HINTS

INSTALLING

Editors such as VS Code can provide code hints (intellisense) as you type. ZIM has TypeScript typings which can guide the Editor if installed as below:
  1. In the IDE open your project folder
  2. Open a Terminal - in VS Code see Terminal in menu (CTRL SHIFT `)
  3. Type node -v to check if you have node
  4. If not then install from https://nodejs.org
  5. Run the command below:
  6. npm i zimjs


TIPS

collect Plasma Points for the Plasma Points mobile app with ZIM!