{"library":"transp","type":"library","category":null,"description":"Transp is a client-side transpilation library that transparently transpiles TypeScript, JSX, and other modern JavaScript dialects directly in the browser using Babel Standalone, without requiring Node.js or a build step. Current stable version is 0.0.4. It provides a JavaScript API with drop-in replacements for dynamic import() and eval(), as well as a custom HTML element <trans-script> for inline or external scripts. Released with an irregular cadence as it is primarily a proof-of-concept for development/debugging, not production use due to large bundle size. Key differentiators: no build tooling needed, uses full Babel Standalone, supports custom presets/plugins, and enables external library loading via CDN.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install transp","imports":["import { import as transpImport } from 'transp'","import { eval as transpEval } from 'transp'","import { configure } from 'transp'","import { initCustomElement } from 'transp'"]},{"cmd":"yarn add transp","imports":[]},{"cmd":"pnpm add transp","imports":[]}],"homepage":null,"github":"https://github.com/noamr/transp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/transp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}