{"library":"tolk","type":"library","category":null,"description":"Tolk is a file reader that automatically transpiles files with available transpilers, inlines sourcemaps, and autoprefixes CSS. It uses a zero-dependency approach for transpilers, requiring users to install them separately (e.g., node-sass, babel). The current stable version is 2.0.0. It supports multiple precompilers including LiveScript, Babel, CoffeeScript, Less, Stylus, and more. Key differentiator: no bundled transpiler dependencies, allowing users to choose and install only what they need.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","web","asset","transpile","compile","es6","babel","jsx","sass"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tolk","imports":["const tolk = require('tolk');","tolk.read('file.scss').then(...)","tolk.read('file.jsx').done(...)"]},{"cmd":"yarn add tolk","imports":[]},{"cmd":"pnpm add tolk","imports":[]}],"homepage":null,"github":"https://github.com/Munter/tolk","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tolk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}