emigrate/packages/plugin-tools
Joakim Carlstein 9f5abf727d refactor: simplify plugin interfaces by getting rid of the "type" property
This is to prepare for having packages that contains multiple different plugins in the same file.
2023-11-15 14:11:06 +01:00
..
src refactor: simplify plugin interfaces by getting rid of the "type" property 2023-11-15 14:11:06 +01:00
CHANGELOG.md chore(release): version packages (#11) 2023-11-15 12:25:48 +01:00
package.json chore: specify which files to include in published packages 2023-11-15 13:54:06 +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.