Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zoltan-nz/component-library-template

Component Library Starter Kit: React, TypeScript, Rollup, Jest, Eslint, Prettier
https://github.com/zoltan-nz/component-library-template

amd commonjs es6 eslint jest library packages prettier puppeteer react rollup typescript umd

Last synced: about 1 month ago
JSON representation

Component Library Starter Kit: React, TypeScript, Rollup, Jest, Eslint, Prettier

Awesome Lists containing this project

README

        

# Component Library Template

[![Build Status](https://www.travis-ci.com/zoltan-nz/component-library-template.svg?branch=master)](https://www.travis-ci.com/github/zoltan-nz/component-library-template)

## Todo

- [ ] Setup TypeScript
- [ ] Setup Prettier
- [ ] Setup build tools: `rollup`
- [ ] Setup acceptance test: `Playwright`, `Jest`
- [ ] Acceptance test for a dummy React App
- [ ] Add Storybook