@veztraa/report-designer 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +4 -0
  2. package/dist/index.js +1779 -1805
  3. package/package.json +16 -10
package/README.md CHANGED
@@ -98,6 +98,10 @@ export default function ReportEditor({ saved }: { saved: Template }) {
98
98
 
99
99
  See [`@veztraa/report-core`](https://www.npmjs.com/package/@veztraa/report-core) for the full template schema and expression syntax.
100
100
 
101
+ ## Keywords
102
+
103
+ `pdf` `pdf-designer` `report-designer` `react` `react-component` `drag-and-drop` `pdf-editor` `report-builder` `embeddable` `canvas` `undo-redo` `dark-mode` `live-preview` `reportforge`
104
+
101
105
  ## License
102
106
 
103
107
  MIT © [Veztraa Solutions](https://www.veztraa.com)