Pinned Repositories
action-semantic-pull-request
A GitHub Action that ensures that your PR title matches the Conventional Commits spec
dokku-node-hello-world
An instruction on how to deploy a node app to a server that is running dokku.
friends-ui
An animation experiment.
next-client-script
Supercharge the performance of your Next.js apps by using a minimal client runtime 🚀
next-intl
🌐 Internationalization (i18n) for Next.js
next-query-params
Convenient state management of query parameters in Next.js apps
react-hooks
A collection of commonly used hooks for React apps
react-keep-state
Make React components keep their state, even if they're unmounted.
street-photography-viewer
react-apollo-network-status
Global handling for loading and error states
amannn's Repositories
amannn/react-keep-state
Make React components keep their state, even if they're unmounted.
amannn/friends-ui
An animation experiment.
amannn/webpack-top-level-await
amannn/apollo-link-queue
A link to queue GraphQL requests when offline
amannn/css-in-js
amannn/css-in-readme-like-wat
Style your readme using CSS with this simple trick
amannn/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
amannn/cypress-promise
Allow a Cypress chain to resolve to a promise
amannn/cypress-test-tiny
Tiny Cypress E2E test case
amannn/diakonie-onlineBeratung-consultingTypeService
amannn/diakonie-onlineBeratung-documentation
amannn/diakonie-onlineBeratung-frontend
At this stage an experiment to use caritas-online-beratung-frontend as a library dependency
amannn/dom-testing-library
🐙 Simple and complete DOM testing utilities that encourage good testing practices.
amannn/draft-js-autolist-plugin
Automatic unordered/ordered list creation for Facebook’s Draft.js editor.
amannn/draft-js-plugins
React Plugin Architecture for DraftJS including Slack-Like Emojis, FB-Like Mentions and Stickers
amannn/eslint-plugin-react
React specific linting rules for ESLint
amannn/formik
Build forms in React, without the tears 😭
amannn/gh-package-consumer
amannn/gh-package-test
amannn/GitHunt-React
:arrows_clockwise: An example app frontend built with Apollo Client and React
amannn/graphql.github.io
GraphQL Documentation at graphql.org
amannn/lighthouse-ci
Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
amannn/motion
Open source, production-ready animation and gesture library for React
amannn/next.js-images
amannn/p-cancelable
Create a promise that can be canceled
amannn/react-apollo
:recycle: React integration for Apollo Client
amannn/react-input-range
React component for inputting numeric values within a range (range slider)
amannn/sass-resources-loader
SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
amannn/use-constant
amannn/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.