Skip to content
#

zero-dependency

Here are 163 public repositories matching this topic...

tonic
Raynos
Raynos commented Dec 11, 2019

We had a regression bug in tonic that was not caught by our tests.

Our tests are very unit focused.

Having examples and being able to write integration tests against example apps that consist of multiple components working together should get us decent regression tests.

This depends upon #10

HELP WANTED GOOD FIRST ISSUE
react-apple-signin-auth
xRiot
xRiot commented Aug 30, 2021

Typescript declarations would make it a ton easier to use this package, at the moment the types aren't exposed correctly:

Could not find a declaration file for module 'react-apple-signin-auth'. '/home/user/docs/repo/react-web/node_modules/react-apple-signin-auth/dist/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/react-apple-signin-auth` if it exists or add a new dec
enhancement good first issue

Improve this page

Add a description, image, and links to the zero-dependency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zero-dependency topic, visit your repo's landing page and select "manage topics."

Learn more