use-ackee icon indicating copy to clipboard operation
use-ackee copied to clipboard

Use Ackee in React.

Results 3 use-ackee issues
Sort by recently updated
recently updated
newest added

updated to react v18 converted to typescript and added use-ackee types as dependency initialized ackeeInstance outside of the hook to allow actions to be utilized fixed package.json to use esm...

Following up on https://github.com/electerious/use-ackee/issues/8#issuecomment-1003597882, I was inspired to add a Next.js demo. While I was at it, I also added a Remix demo and updated the React Router demo to...

This PR modernizes the project's linting and formatting setup by upgrading to the latest versions of `@electerious/eslint-config` and adding `@electerious/prettier-config` for consistent code formatting. ## Changes Made ### Dependencies -...