36 packages
devbox-toolkit
DevBox is a tool for providing a pleasant development environment for ESM libraries.
snapdom-plugin-template
A starter template for building SnapDOM plugins
testzircle
just testing
@tinybox/build
@tinybox/changelog
@tinybox/code-format
@tinybox/css-lint
@tinybox/js-lint
@tinybox/release
@tinybox/scss-lint
@tinybox/test
@tinybox/tests
zircle
A frontend library to develop zoomable user interfaces
zumer
asasa asasas asasaa
zumerbox
Small set of development tools
@zumerbox/build
The Zumerbox build tool is a command-line utility designed to bundle and compile JavaScript and SCSS files into distributable formats. It leverages the esbuild library for efficient bundling and minification, providing developers with a streamlined workfl
@zumerbox/bump
Interactive semver bump driven by [Conventional Commits](https://www.conventionalcommits.org/). Reads commits since the last tag, classifies them, suggests `major` / `minor` / `patch`, and runs `npm version` for you. Supports prereleases and a non-interac
@zumerbox/changelog
A simple tool for generating changelogs for your projects, on top of [auto-changelog](https://github.com/cookpete/auto-changelog).
@zumerbox/code-format
This tool is designed to facilitate code formatting using Prettier, a popular code formatting tool. It checks the formatting of JavaScript, HTML, and Markdown files within specified directories and their subdirectories.
@zumerbox/css-lint
A tool for linting CSS files to catch errors and enforce coding standards.
@zumerbox/doc-extractor
A tool to extract comments from scss, css and js files and create markdown doc files
@zumerbox/js-lint
A tool for linting JavaScript files to catch errors and enforce coding standards.
@zumerbox/lint-preset
ESLint, Stylelint and Prettier presets bundled as ready-to-run binaries
@zumerbox/npm-init
A tool for init package.json checking npm name availability.
@zumerbox/release
A tool for managing project releases.