sensedeep / dynamodb-onetable

DynamoDB access and management for one table designs with NodeJS
https://doc.onetable.io/
MIT License
689 stars 109 forks source link

WIP/Experimental: Typescript conversion #494

Closed rjmackay closed 11 months ago

mobsense commented 1 year ago

Looks like the low hanging fruit is going well.

Be interesting to see how Table, Model and Expression go.

rjmackay commented 1 year ago

Looks like the low hanging fruit is going well.

Be interesting to see how Table, Model and Expression go.

I started on them a little. They'll take a bit longer, and will probably need to be done all in one go because they're so interdependent.