Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by erikras

A curated list of projects in awesome lists by erikras .

https://github.com/erikras/react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform

Last synced: 28 Oct 2024

https://github.com/erikras/ducks-modular-redux

A proposal for bundling reducers, action types and actions when using Redux

Last synced: 14 Oct 2024

https://github.com/erikras/redux-form-material-ui

A set of wrapper components to facilitate using Material UI with Redux Form

Last synced: 30 Oct 2024

https://github.com/erikras/multireducer

A utility to wrap many copies of a single Redux reducer into a single key-based reducer.

Last synced: 01 Nov 2024

https://github.com/erikras/lru-memoize

A utility to provide LRU memoization for any js function

Last synced: 30 Oct 2024

https://github.com/erikras/styled-components-theme

Defines themes via flexible color selectors for use with styled-components

color-manipulation css javascript js manipulation-methods react sass scss selector styled-components styles styling theme-color themes

Last synced: 01 Nov 2024

https://github.com/erikras/react-native-listener

A utility component to allow easy access to browser native events

browser browser-events bubble capture event-listener events javascript native-events propagation react

Last synced: 09 Nov 2024

https://github.com/erikras/remix-conf-2022

XState on the backend!

Last synced: 27 Oct 2024

https://github.com/erikras/react-pdfjs

A React component to wrap PDF.js

Last synced: 27 Oct 2024

https://github.com/erikras/react-redux-promise-listener

A React component and Redux middleware that allows actions to be converted into Promises

Last synced: 09 Nov 2024

https://github.com/erikras/audiocard

โฏ๏ธ AudioCard - Opinionated, responsive, audio player compatible with Twitter Cards

art audio cards player podcast react responsive twitter twitter-cards

Last synced: 27 Oct 2024

https://github.com/erikras/map-props

A higher order React component and allows mapping prop values passed in to other prop values expected by the wrapped component

Last synced: 27 Oct 2024

https://github.com/erikras/redux-promise-listener

A Redux middleware that allows actions to be converted into Promises

Last synced: 09 Nov 2024

https://github.com/erikras/react-lazy-cache

A utility to lazily calculate and cache values in a react component based on props

Last synced: 27 Oct 2024

https://github.com/erikras/redux-spy

A higher order component decorator to read from a Redux store without subscribing to all its changes

Last synced: 28 Oct 2024

https://github.com/erikras/reactalicante2018

Code from my talk at React Alicante 2018

conference examples final-form forms react react-final-form talks

Last synced: 13 Oct 2024

https://github.com/erikras/reactalicante2017

Code used during my Redux Form talk at React Alicante 2017

Last synced: 13 Oct 2024

https://github.com/erikras/react-callbag-listener

๐Ÿ‘‚ A React render-prop component that listens to values emitted by callbags

callbag callbags observable react render-prop render-props

Last synced: 13 Oct 2024

https://github.com/erikras/tic-tac-toe-finite-state-machine

An exercise to build a tic-tac-toe finite state machine in typescript and xstate

Last synced: 13 Oct 2024

https://github.com/erikras/callbag-pausable

โฏ๏ธ Callbag Pausable is a callbag that will convert any callbag stream into one that can be paused and resumed via data or talkback events.

callbag observable pausable pause reactive resume rxjs streams

Last synced: 13 Oct 2024

https://github.com/erikras/react-thug

Silly React "Thug Life" meme image

icon life meme react thug thug-life thuglife

Last synced: 13 Oct 2024

https://github.com/erikras/postmessage-client-server

A simple promise-based client and server to communicate between pages and iframes with postmessage.

Last synced: 13 Oct 2024

https://github.com/erikras/happyhourfm

Happy Hour with Dennis and Erik

Last synced: 28 Oct 2024

https://github.com/erikras/expect-predicate

An extension for expect that lets you test values against arbitrary predicates

Last synced: 13 Oct 2024

https://github.com/erikras/potionocean

Last synced: 13 Oct 2024

https://github.com/erikras/reactathon2020

Modern Forms in React workshop for Reactathon 2020

Last synced: 13 Oct 2024

https://github.com/erikras/lemoncoders-20180502

Material de una clase he dado para Lemon Coders

Last synced: 13 Oct 2024

https://github.com/erikras/javascript-flickr-badge

Javascript Flickr Badge

Last synced: 13 Oct 2024

https://github.com/erikras/primatrix

If x is prime, is x + 30n prime?

Last synced: 13 Oct 2024

https://github.com/erikras/callbag-types

Types for ๐Ÿ‘œ Callbags

callbag callbags flow observable types typescript

Last synced: 13 Oct 2024

https://github.com/erikras/typescript-react-apollo-example

Just demonstrating a problem... move along...

Last synced: 13 Oct 2024

https://github.com/erikras/react-hot-loader-problem

A demonstration of a problem (bug?) in react-hot-loader

Last synced: 13 Oct 2024

https://github.com/erikras/rescript-gentype-bug

Reproduction of a problem with Rescript's genType

Last synced: 13 Oct 2024

https://github.com/erikras/war

Will this game of War ever end??

card-game cardgames probability statistics war

Last synced: 13 Oct 2024

https://github.com/erikras/cesletter.github.io

CES Letter - My Search for Answers to my Mormon Doubts

Last synced: 13 Oct 2024

https://github.com/erikras/lemoncoders-20201216

Cรณdigo de la clase de Lemon Coders Master 9 de 16 de diciembre de 2020 ๐Ÿ˜ท๐ŸŽ„

Last synced: 13 Oct 2024

https://github.com/erikras/lemon6-css-in-js

Code from Lemon Coders - CSS-in-JS class from June 5, 2019

Last synced: 13 Oct 2024

https://github.com/erikras/redux-form-doc-version-checker

A little react widget to remind people to look at latest version of redux-form docs

Last synced: 13 Oct 2024

https://github.com/erikras/pulley

Last synced: 13 Oct 2024

https://github.com/erikras/postman-dogs

A demo app to play with Postman

postman rest xata

Last synced: 13 Oct 2024

https://github.com/erikras/grunt-dir2module

Creates a single browserify/commonjs module that includes all files in a directory.

Last synced: 13 Oct 2024

https://github.com/erikras/reacteurope2020

Modern Forms in React workshop for React Europe 2020 ๐Ÿ‡ช๐Ÿ‡บ

Last synced: 13 Oct 2024