Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zoltan-nz/component-library-template
- Owner: zoltan-nz
- Created: 2016-05-28T23:16:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:09:04.000Z (almost 2 years ago)
- Last Synced: 2024-04-08T16:46:43.902Z (7 months ago)
- Topics: amd, commonjs, es6, eslint, jest, library, packages, prettier, puppeteer, react, rollup, typescript, umd
- Language: TypeScript
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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