Skip to content

Commit 0682b4c

Browse files
authored
adding transforms.md and minor style adjustment in other docs (#126)
1 parent 1f11500 commit 0682b4c

File tree

5 files changed

+477
-297
lines changed

5 files changed

+477
-297
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Docs:
1616
- [IDR](./doc/idr.md): in-memory data representation of ingested data for omniparser.
1717
- [XPath Based Record Filtering and Data Extraction](./doc/xpath.md): xpath queries are essential to omniparser schema
1818
writing. Learn the concept and tricks in depth.
19+
- [All About Transforms](./doc/transforms.md): everything about `transform_declarations`.
1920
- [Use of `custom_func`, Specially `javascript`](./doc/use_of_custom_funcs.md): An in depth look of how `custom_func`
2021
is used, specially the all mighty `javascript` (and `javascript_with_context`).
2122
- [CSV Schema in Depth](./doc/csv_in_depth.md): everything about schemas for CSV input.

0 commit comments

Comments
 (0)