0.0.8 • Published 2 years ago

@flatfile/mapping v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago