{"library":"amdlc","type":"library","category":null,"description":"A Node.js CLI tool (v0.1.9) that compiles AMD-style modules into a standalone library file with global namespace exposure, as opposed to app-specific loaders like RequireJS. It produces three files: a minified build (via Uglify-js), an inline source file, and a development file with synchronous module loading. Last updated in 2013; appears unmaintained. Use for legacy AMD projects only; modern projects should favor ES modules.","language":"javascript","status":"abandoned","version":"0.1.9","tags":["javascript","amd","cli"],"last_verified":"Fri May 01","install":[{"cmd":"npm install amdlc","imports":["var amdlc = require('amdlc');","amdlc.compile(options);","const amdlc = require('amdlc');"]},{"cmd":"yarn add amdlc","imports":[]},{"cmd":"pnpm add amdlc","imports":[]}],"homepage":null,"github":"https://github.com/spocke/amdlc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/amdlc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}