{"library":"skatejs-build","title":"SkateJS build","description":"A CLI tool providing common build tasks for SkateJS projects, such as bundling, testing, linting, and release management. The current stable version is 12.2.0, last released in February 2017. The package is designed to simplify project setup with opinionated defaults, including support for Webpack, Karma, ESLint, and semantic-release. Key breaking changes include removal of IE9/IE10 support and JSDOM as default test environment. However, the project appears to be in maintenance mode with no recent updates and limited community adoption.","language":"javascript","status":"maintenance","last_verified":"Sat Apr 25","install":{"commands":["npm install skatejs-build"],"cli":{"name":"skatejs-build","version":null}},"imports":["command: npx skatejs-build sk-init","command: npx skatejs-build sk-bundle","command: npx skatejs-build sk-tests"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"mkdir my-project\ncd my-project\nnpm init -y\nnpm install skatejs-build --save-dev\nnpx skatejs-build sk-init\nnpx skatejs-build sk-bundle\nnpx skatejs-build sk-tests","lang":"javascript","description":"Shows basic setup: install, init a new project with templates, bundle, and run tests.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}