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

https://github.com/soywod/react-lib-starter-kit

Starter kit for publishing reliable React libraries.
https://github.com/soywod/react-lib-starter-kit

Last synced: 6 months ago
JSON representation

Starter kit for publishing reliable React libraries.

Awesome Lists containing this project

README

          

# 📚 React lib starter kit [![npm](https://img.shields.io/npm/v/@soywod/react-lib-starter-kit?label=npm)](https://www.npmjs.com/package/@soywod/react-lib-starter-kit) [![gh-actions](https://github.com/soywod/react-lib-starter-kit/workflows/tests/badge.svg)](https://github.com/soywod/react-lib-starter-kit/actions?query=workflow%3Atests)

Starter kit for publishing reliable React libraries.

## What's inside

- TypeScript transpiled by Babel
- ESLint with Prettier
- Jest with Testing Library