0.0.8 • Published 1 year ago

@flatfile/mapping v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Mapping

This package contains the TypeScript mapping engine and language.

Its main components are

  • a richer language of Mapping Rules (as compared to our current "assign field a to field b" approach)
  • a Mapping Engine that can apply a "program" made up of these mapping rules to a source object and produce a target object
  • logic to nest objects as part of the mapping process (still somewhat provisional)
  • a synthetic schema language that can be inferred from a source csv (still experimental)
0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago