{"library":"isomor-transpiler","type":"library","category":null,"description":"The isomor-transpiler package (v3.0.4) is the Babel-based transpiler for isomor, a full-stack framework that automatically generates API layers between frontend and backend in a single TypeScript project. Instead of writing REST/GraphQL endpoints, isomor transpiler extracts server-side function calls from client code and creates the necessary communication stubs. This package handles the actual transpilation of .ts/.tsx files, converting decorated functions into fetch calls. It is part of the isomor ecosystem, which aims to reduce boilerplate and enforce type safety across the stack. Release cadence is irregular but maintained. Key differentiator: seamless integration with TypeScript, allowing direct imports of server functions without manual API definition.","language":"javascript","status":"active","version":"3.0.4","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install isomor-transpiler","imports":["import transpiler from 'isomor-transpiler'","import type { TransformOptions } from 'isomor-transpiler'","import { transformSync } from 'isomor-transpiler'"]},{"cmd":"yarn add isomor-transpiler","imports":[]},{"cmd":"pnpm add isomor-transpiler","imports":[]}],"homepage":"https://isomor.io","github":"https://github.com/apiel/isomor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/isomor-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}