Export GrapesJS templates to ZIP
A package to keep all of our generator helpers packages, so everything can be updated more easily.
```javascript // 开发构建,默认输出微信小程序 npm run serve
Highmark's LIC tool.
CLI for managing .agents assets and generated AGENTS.md blocks.
Component library for Gatsby projects
Javascript legacy application framework by Equisoft
GrapesJS component for the embed of custom code
A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment. Out of box, UI friendly and configure easily. And with other features:
Add badges to your project markdown in 2 seconds
JavaScript helpers
Parse a .gitignore file into an array of glob patterns.
Streamline and Simplify complex git processes
Agentic Context Management for the Pi
NPX wrapper around vibe-kanban and vibe-kanban-mcp
Sip your tokens. Don't gulp them. — Unified token optimization for AI coding agents.
> Combine powers of [Vue.js](https://vuejs.org/) and [Mapbox Gl JS](https://mapbox.com/mapbox-gl-js)
Flexible CHANGELOG generation toolkit that adapts to your commit conventions
AI-powered Git automation tools for commit messages and PR generation
commitlint config for Pubinfo projects
2D contour plots
Generate a changelog as part of the npm version command
GitHub-issue-driven coding agent. Runs one issue at a time locally or in docker/podman sandbox mode.
1. Bump the version in `package.json` following [semver](https://semver.org). 2. Commit and merge to `main`. 3. Push a git tag matching the new version: ```sh git tag v0.6.11 git push origin v0.6.11 ``` 4. The tag triggers the CI pipeline whic