GitShow/developit/preact-redux
developit

preact-redux

:loop: Preact integration for Redux (no shim needed!)

by developit
preactpreact-componentsredux
Star on GitHubForkWebsitenpm

JavaScript

287 stars26 forks11 contributorsQuiet · 6y agoSince 20162.1.0MIT

Meet the team

See all 11 on GitHub →
developit
developit39 contributions
fjorgemota
fjorgemota19 contributions
rand0me
rand0me4 contributions
yfr
yfr2 contributions
arusanov
arusanov2 contributions
fend25
fend251 contribution
ForsakenHarmony
ForsakenHarmony1 contribution
electerious
electerious1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 6y ago
See all on GitHub →
engrmh
Combine ReducersOpenIssue

how to combine 4 reducers in preact-redux?

engrmh · 2y ago
JosephOmerhi
I had a problem immediately after i installed react helmet this error came up OpenIssue

Compiled with problems: ERROR in ./node_modules/react-router/esm/react-router.js 452:30-48 export 'isValidElementType' (imported as 'isValidElementType') was not found in 'react-is' (module has no exports)

JosephOmerhi · 4y ago
cristianbote
(chore) Add support for preact xOpenPR

This adds support for but depends on this PR from https://github.com/preactjs/preact/pull/1901. After that's merged and released we could merge this one as well. ~Adds 😞 more than double it's current size~ ~Adds 😄 now we're talking~ Adds 🤔

cristianbote · 4y ago

Recent fixes

View closed PRs →
arusanov
Updated TypeScript definitions and added testsMergedPR

From https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-redux Almost 1-1 (only tests changed a little). Should be pretty easy to port newer version of typings. Known Issue:** (which is true for this also) https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-redux/index.d.ts#L14-L19 There is a known issue in TypeScript, which doesn't allow decorators to change the signature of the classes they are decorating. Due to this, if you are using @connect() decorator in your code, you will see a bunch of errors from TypeScript. The current workaround is to use connect() as a function call on a separate line instead of as a decorator. Discussed in this github issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/20796

arusanov · 3y ago
anion155
Fix type definitions for connectMergedPR
anion155 · 5y ago
Structured data for AI agents

Repository: developit/preact-redux. Description: :loop: Preact integration for Redux (no shim needed!) Stars: 287, Forks: 26. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://npm.im/preact-redux Topics: preact, preact-components, redux. Latest release: 2.1.0 (7y ago). Open PRs: 4, open issues: 12. Last activity: 6y ago. Community health: 42%. Top contributors: developit, fjorgemota, rand0me, yfr, arusanov, fend25, ForsakenHarmony, electerious, greengiraffe.

·@ofershap

Replace github.com with gitshow.dev