{"library":"stylus-standalone","type":"library","category":null,"description":"Stylus-standalone is a standalone browser-ready build of the Stylus CSS preprocessor, allowing you to compile Stylus code directly in the browser without Node.js or a build step. Version 0.1.0 is the initial release, and the package appears to be experimental with no further updates. It provides a single script tag inclusion via CDN, making it easy to experiment with Stylus in HTML. However, it lacks TypeScript definitions, active maintenance, and common developer tooling. Compared to the official stylus package, this is a minimal wrapper that exposes the compiler globally, suitable only for quick prototyping or educational use.","language":"javascript","status":"abandoned","version":"0.1.0","tags":["javascript","standalone","stylus"],"last_verified":"Fri May 01","install":[{"cmd":"npm install stylus-standalone","imports":["<!-- Include via script tag -->\n<script src=\"https://unpkg.com/stylus-standalone\"></script>\n<!-- then use window.stylus -->","stylus.render(str, options, callback)","stylus(str).render(callback)"]},{"cmd":"yarn add stylus-standalone","imports":[]},{"cmd":"pnpm add stylus-standalone","imports":[]}],"homepage":null,"github":"https://github.com/uetchy/stylus-standalone","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stylus-standalone","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}