# Timeline Editor (opens new window)

npm (opens new window)

MojsTimelineEditor is a GUI plugin for interactive html/custom points/timeline editing while crafting your animations.

# Usage

WARNING

This tool is a work in progress. The description below may not be correct.

  • Install it: npm i @mojs/timeline-editor (Note: this is currently not on NPM)
  • Import it: import MojsTimelineEditor from '@mojs/timeline-editor';
  • Use it:
      const mojsTimelineEditor = new MojsTimelineEditor();