{"library":"verda","type":"library","category":null,"description":"Verda is a build system for JavaScript and TypeScript projects that employs a tracing promise runner model, enabling dynamic dependency resolution for build tasks. As of version 1.14.0, it ships with comprehensive TypeScript types and supports strongly-typed rules, enhancing reliability and maintainability for complex build graphs. Unlike traditional static build tools, Verda allows dependencies to be computed at runtime based on the immediate needs of the build process, offering significant flexibility in defining and executing build recipes. While a specific release cadence isn't explicitly stated, the version number indicates active development. Its core differentiators include dynamic dependency computation, a promise-based architecture for efficient asynchronous task management, and first-class TypeScript integration for defining robust build rules.","language":"javascript","status":"active","version":"1.14.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install verda","imports":["const { createBuildAndThenStart } = require('verda');","const { oracle, file } = build.ruleTypes;","const { run, node, cd, cp, rm } = build.actions;"]},{"cmd":"yarn add verda","imports":[]},{"cmd":"pnpm add verda","imports":[]}],"homepage":"https://verda.dev","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/verda","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/verda/compatibility"}}