simple_cicd
This is the new version of the test npm package cicd_demo1.
This is the new version of the test npm package cicd_demo1.
Sofia types for drag and drop editor
> It's can be use with ReactJs event management application.
A template for creating npm packages using TypeScript and VSCode
Script for adding emoji before the commit message based on conventional commit types.
post-commit hook to add an entry to .git-blame-ignore-revs for `style: foo` commits
Git hooks and code style validator.
Communicate important updates to your team via git commit messages
A tool for using AI to summarize your recent git history for in various languages and for various audiences.
A utility to set up Git hooks and configuration files for enforcing branch name validation and commit message linting in a project using popular packages like Husky, Validate Branch Name, and Commitlint. It installs necessary dependencies, creates configu
A robust testing toolkit for JavaScript and TypeScript projects, offering custom assertions, advanced mocking utilities, performance profiling, benchmarking tools, flexible logging options, and seamless integration with Jest and Husky for enhanced test-dr
uniapp cli
A GPTZero client library for javascript
Call OpenAI's GPT APIs with structured responses
<p align="center"> <img src="https://raw.githubusercontent.com/simonepriuli/imongo/622fcca6ef66de9140fa4287147ae08b74b7d46a/static/icon.svg" width="200px" align="center" alt="IMongo logo" /> <h1 align="center">IMongo</h1> <p align="center"> ✨ <a
Convert an image to embeddings
eslint plugin to check incremental code
Project Initializer CLI is a command-line tool designed to help developers quickly set up and configure new or existing React or Node.js projects. It provides an interactive prompt that guides users through the process of adding TypeScript, ESLint, Pretti
This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme
A template for creating npm packages using TypeScript and VSCode