{"library":"omnia-bundler","title":"omnia-bundler","description":"An in-place code transpiler for multi-page sites, version 1.0.36. This package is a command-line tool built with oclif that provides subcommands for React, Preact, and Vue transpilation. It requires Node >=8.0.0 and ships TypeScript types. The README explicitly states 'WIP!! DO NOT USE!!', indicating it is not production-ready. As a bundler/transpiler, it differentiates by working in-place on existing HTML pages without generating a separate bundle. Development appears low-activity with infrequent releases.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install omnia-bundler"],"cli":{"name":"omnia-bundler","version":null}},"imports":["npx omnia-bundler [command]","omnia-bundler react [FILE]","omnia-bundler help [COMMAND]"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g omnia-bundler\n# or use npx\nnpx omnia-bundler react index.html\n# or with development mode\nomnia-bundler react index.html --development\n# with Flow support\nomnia-bundler react index.html -w","lang":"javascript","description":"Shows global installation and basic usage of the react command to transpile an HTML file in-place.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}