An open API service indexing awesome lists of open source software.

https://github.com/repobuddy/repobuddy


https://github.com/repobuddy/repobuddy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Your repository buddy

[![GitHub NodeJS][github-nodejs]][github-action-url]
[![Visual Studio Code][vscode-image]][vscode-url]

[`repobuddy`] helps you to manage your repository.

## [@repobuddy/biome]

[![NPM version][npm-biome-image]][npm-biome-url] [![NPM downloads][downloads-biome-image]][npm-biome-url] [![Codecov][codecov-biome-image]][codecov-biome-url]

> Contains predefined configs for [biome].

## [@repobuddy/jest]

[![NPM version][npm-jest-image]][npm-jest-url] [![NPM downloads][downloads-jest-image]][npm-jest-url] [![Codecov][codecov-jest-image]][codecov-jest-url]

> Contains various presets and config to customize [jest].

## [@repobuddy/typescript]

[![NPM version][npm-ts-image]][npm-ts-url] [![NPM downloads][downloads-ts-image]][npm-ts-url] [![Codecov][codecov-ts-image]][codecov-ts-url]

> Provides tools and utilities to take care of [TypeScript] stuffs, so you don't have to.

[@repobuddy/biome]: ./packages/biome/readme.md
[@repobuddy/jest]: ./packages/jest/readme.md
[@repobuddy/typescript]: ./packages/typescript/readme.md
[biome]: https://biomejs.dev/
[codecov-biome-image]: https://codecov.io/gh/repobuddy/repobuddy/badge.svg?flag=biome
[codecov-biome-url]: https://codecov.io/gh/repobuddy/repobuddy
[codecov-jest-image]: https://codecov.io/gh/repobuddy/repobuddy/badge.svg?flag=jest
[codecov-jest-url]: https://codecov.io/gh/repobuddy/repobuddy
[codecov-ts-image]: https://codecov.io/gh/repobuddy/repobuddy/badge.svg?flag=typescript
[codecov-ts-url]: https://codecov.io/gh/repobuddy/repobuddy
[downloads-biome-image]: https://img.shields.io/npm/dm/@repobuddy/biome.svg?style=flat
[downloads-jest-image]: https://img.shields.io/npm/dm/@repobuddy/jest.svg?style=flat
[downloads-ts-image]: https://img.shields.io/npm/dm/@repobuddy/typescript.svg?style=flat
[github-action-url]: https://github.com/repobuddy/jest/actions/workflows/release.yml
[github-nodejs]: https://github.com/repobuddy/jest/actions/workflows/release.yml/badge.svg
[jest]: https://jestjs.io/
[npm-biome-image]: https://img.shields.io/npm/v/@repobuddy/biome.svg?style=flat
[npm-biome-url]: https://npmjs.org/package/@repobuddy/biome
[npm-jest-image]: https://img.shields.io/npm/v/@repobuddy/jest.svg?style=flat
[npm-jest-url]: https://npmjs.org/package/@repobuddy/jest
[npm-ts-image]: https://img.shields.io/npm/v/@repobuddy/typescript.svg?style=flat
[npm-ts-url]: https://npmjs.org/package/@repobuddy/typescript
[`repobuddy`]: https://www.npmjs.com/package/repobuddy
[typescript]: https://typescriptlang.org/
[vscode-image]: https://img.shields.io/badge/vscode-ready-green.svg
[vscode-url]: https://code.visualstudio.com/