Schema migration tooling for MetaObjects: diff metadata vs DB and emit SQL for Postgres and SQLite.
React codegen for metaobjects — emits <Entity>.form.tsx files using react-hook-form and @metaobjectsdev/react helpers.
A tool for migrating frontend application from JavaScript to TypeScript
Set of codemods, which are doing transformation of js/jsx to ts/tsx
A package that contains the main migration runner and spawns a TSServer process
TanStack codegen for metaobjects — emits hooks and column definitions for TanStack Query and Table.
Migrate JSON-Schema `draft-04` to `draft-07`, `draft-2019-09` or `draft-2020-12`
Workspace helpers and agent-docs utilities for MetaObjects projects.
TypeScript codegen engine for MetaObjects — emits Drizzle, Zod, and Fastify artifacts.
React runtime for metaobjects: useEntityForm hook and CurrencyInput component.
Node-side runtime helpers for MetaObjects: Fastify route builders, Drizzle filter/sort integration, Kysely drivers.
A migration framework for Mongoose, built with TypeScript.
CLI for MetaObjects: scaffold, codegen, migrate, and drift-detection commands.
TanStack runtime for metaobjects: EntityFetcherProvider, EntityGrid, default cell renderers.
Metamodel loader, types, and constants for the MetaObjects standard.
Migrate JSON-Schema to draft-06
[](https://circleci.com/gh/mycodeself/mongo-migrate-ts)
A tool to migrate a template from MJML 3 to MJML 4
Node.js library editing Windows Resource data
Database migration framework for node.js
PostgreSQL database migration management tool for node.js
A database migration tool for MongoDB in Node
Define Mongoose models using TypeScript classes
This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the component attributes and the web storages.