tmikeladze
@tmikeladze
9
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
9 Skillsacross 2 categoriesnext-tool
tmikeladze
A tool to build more tools.
tsc-baseline
tmikeladze
Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.
next-build-size
tmikeladze
Get the size of your Next.js app's build output. Use it in your CI workflows to prevent your app from growing too large.
s3-mutex
tmikeladze
A robust distributed locking mechanism for Node.js applications using AWS S3 as the backend storage, with support for deadlock detection, timeout handling, automatic lock refresh, retry with backoff, and cleanup utilities.
arango-migrate
tmikeladze
Migration tools for ArangoDB
roles-rest-client
tmikeladze
Roles rest client transport
next-flag
tmikeladze
π Feature flags powered by GitHub issues and NextJS. Toggle the features of your app by ticking a checkbox in a GitHub issue. Supports server-side rendering, multiple environments, and can be deployed as a stand-alone feature flag server.
slack-manifest
tmikeladze
CLI tools for interacting with a Slack App Manifest. Keep a manifest in your codebase as json file or typescript object and use slack-manifest to create, validate or update your Slack App as part of a CI/CD pipeline. Also useful for speeding up local deve
fake-time-series
tmikeladze
A flexible CLI tool and library for generating fake time series data. Perfect for testing, development, and demonstration purposes.