expression: slice
slice:
("has": string)?
("between": [between])?
("plugin": string | [string] )?
( ("value": any) |
("slice": slice | [slice] ) |
("array": array) |
("object": object) |
("convert": string) )?
between:
(backward: true | false)?
(prefix: string | [string] ))?
(suffix: string | [string] )?
(trim: true | false)?
array:
("separator": string | [string] )?
("omit": true | false )?
("item": slice | [slice | null] )?
object:
( $name: slice | [slice | null] )*
-
Notifications
You must be signed in to change notification settings - Fork 0
Text Extraction to schema-predefined JSON
License
nfam/tesp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Text Extraction to schema-predefined JSON
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published