{"library":"future-node","type":"library","category":null,"description":"A Node.js require hook that allows modules to specify their own transpilers via package.json configuration, inspired by browserify transform system. Version 0.0.2 is in early development with no specific release cadence. It replaces Node's built-in extension hooks with a flexible transpiler pipeline, enabling per-file transpilation options. Bundled with an ES2016 transpiler for convenience. Unlike babel-register or ts-node, it decouples transpiler selection from the main application, letting dependencies declare their own transforms. Lacks active maintenance and usage is minimal.","language":"javascript","status":"abandoned","version":"0.0.2","tags":["javascript","require hook","babel","transpile","node"],"last_verified":"Fri May 01","install":[{"cmd":"npm install future-node","imports":["require('future-node')","npx future-node my-app","{\"transpile\":[[\"*.js\",\"!sourcegraph/babel->js\",{\"stage\":0}]]}"]},{"cmd":"yarn add future-node","imports":[]},{"cmd":"pnpm add future-node","imports":[]}],"homepage":null,"github":"https://github.com/jkroso/future-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/future-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}