1.6.6 • Published 2 years ago

gigachad-react-rollup-starter v1.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

⚛️ React Typescript Rollup Starter

Barebones Rollup template for building React + Typescript ES Modules.

❓ What can I use it for?

To develop React Typescript components that are bundled as ES Modules.

⚙️ Getting started

This repository is a GitHub template. Click on "Use this template" above to the right to create a new repository with the same directory structure and files.

Or you can clone it locally by using the following command

git clone https://github.com/a11y-gigachad-org/gigachad-react-rollup-starter.git my-app

📖 Usage

npm run build bundles files into dist/index.js and types into dist/types/index.d.js.

npm start builds and watches the files during development.

npm link in the module directory and then npm link <package.name> in any Create React App or Next.JS repository to develop your components for the browser.

npm test runs Jest with React Testing Library

💬 Discussions

For any ideas or questions, head over to the disscussions to share them there.

🐛 Bugs

For any bugs, missing documentation, or unexpected behavior head over to the issues to file them there.

1.6.6

2 years ago

1.6.5

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.15

2 years ago

1.5.14

2 years ago

1.5.13

2 years ago

1.5.12

2 years ago

1.5.9

2 years ago

1.5.8

2 years ago

1.5.7

2 years ago

1.5.6

2 years ago

1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago