andywer
Engineer and co-founder. Node.js since 2011, React since 2014, Python, some Rust, C/C++/Java/Assembler/PHP earlier. Into #ai, #blockchain and #cryptography
Berlin, Germany
Pinned Repositories
laravel-js-localization
Simple, ease-to-use and flexible package for the Laravel web framework. Allows you to use localized messages of the Laravel webapp (see `resources/lang` directory) in your Javascript code.
leakage
๐ Memory leak testing for node.
pg-listen
๐ก PostgreSQL LISTEN & NOTIFY for node.js that finally works.
postguard
๐ Statically validate Postgres SQL queries in JS / TS code and derive schemas.
squid
๐ฆ Provides SQL tagged template strings and schema definition functions.
threads.js
๐งต Make web workers & worker threads as simple as a function call.
typed-emitter
๐ฉ Type-safe event emitter interface for TypeScript
use-inline-memo
โ๏ธ React hook for memoizing values inline anywhere in a component
webpack-blocks
๐ฆ Configure webpack using functional feature blocks.
solar
๐ Stellar wallet. Secure and user-friendly.
andywer's Repositories
andywer/postcss-theme
PostCSS plugin to enable versatile theming.
andywer/threadpool-js
Javascript thread pool implementation using web workers.
andywer/npm-launch
๐ Minimalistic task runner on steroids!
andywer/drag-mock
Trigger HTML5 drag & drop events for testing
andywer/proposal-double-colon-types
๐ค JS / Flow syntax proposal. Types ร la Hindley-Milner.
andywer/php-easygit
Manage Git repositories from within your PHP webapp. Commit, branch, clone, checkout, ...
andywer/react-commandments
๐ Thou shalt honor thy reactive code and keep it holy.
andywer/webworker-fallback
Web worker API fallback for browsers that don't support them.
andywer/ideabox
Place to collect techy ideas and get feedback.
andywer/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
andywer/babel-plugin-fail-explicit
A babel plugin that prevents coercion and silent failure in JavaScript
andywer/babylon
:page_with_curl: A JavaScript parser
andywer/create-react-app
Create React apps with no build configuration.
andywer/flux-standard-action
A human-friendly standard for Flux action objects.
andywer/formate
Modular form handling for React.js made easy.
andywer/husky
Git hooks made easy
andywer/jspm-loader-css
andywer/listr
Terminal task list
andywer/moment-range
Fancy date ranges for Moment.js
andywer/next.js
A minimalistic framework for server-rendered React applications
andywer/postcss-plugins
The "officially unofficial" consolidated list of PostCSS plugins in a ready-to-use package
andywer/react-date-picker
A carefully crafted date picker for React
andywer/react-daterange-picker
andywer/react-storybook-addon-info
A React Storybook addon to show additional information for your stories.
andywer/react-styleguidist
React style guide generator
andywer/redux
Predictable state container for JavaScript apps
andywer/restify-jwt
restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes
andywer/stylesmith
Small zero-dependency library to use ES6 tagged template strings for component styling.
andywer/validated
Validate your configurations with precise error messages
andywer/zen-observable
An Implementation of ES Observables