emigrate/packages/plugin-tools
Joakim Carlstein 8cc43a8f83 refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
Thanks to the migration-runner the "up" and "list" commands are now very similar code wise
2023-12-12 15:47:37 +01:00
..
src refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths 2023-12-12 15:47:37 +01:00
CHANGELOG.md chore(release): version packages (#30) 2023-12-08 13:10:41 +01:00
package.json chore(deps): upgrade import-from-esm 2023-12-08 13:14:56 +01:00
README.md chore: add some basic README files 2023-11-15 10:32:47 +01:00
tsconfig.json feat(plugin-tools): first version of the package with some nice plugin utilities 2023-11-09 09:26:48 +01:00

@emigrate/plugin-tools

This package contains utilities and types to simplify creating and working with Emigrate plugins.