JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 50
  • Score
    100M100P100Q73755F
  • License Apache-2.0

A collection of tools that help with migrating apps using Blockly to new versions of BLockly.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@blockly/migrate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @blockly/migrate Built on Blockly

    A collection of tools that help with migrating apps built on Blockly to new versions of Blockly.

    Example Usage

    npx @blockly/migrate rename --from 6 --in-place ./path/to/my/files*
    npx @blockly/migrate rename --from 6 --to 7 --in-place ./path/to/my/files*

    Use help subcommand for more info.

    npx @blockly/migrate help
    npx @blockly/migrate help 6

    License

    Apache 2.0