GitShow/developit/preact-cycle
developit

preact-cycle

:recycle: Minimal functional Virtual DOM rendering using Preact :bike:

by developit
preactpreact-components
Star on GitHubForkWebsitenpm

JavaScript

143 stars12 forks3 contributorsQuiet · 7y agoSince 20160.5.1MIT

Meet the team

See all 3 on GitHub →
developit
developit21 contributions
jannisg
jannisg1 contribution
matthewmueller
matthewmueller1 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 · 2 discussions · Last activity 7y ago
See all on GitHub →
linweiwei123
npm module with a preact build in will cause problem of preact versionOpenIssue
linweiwei123 · 6y ago
matthewmueller
setTimeout vs. requestAnimationFrame?OpenIssue

hey just wondering if there was any reason you went with a setTimeout in the renderer here? just out of simplicity? I'm thinking requestAnimationFrame might be a bit better (to render on the paints) but i'm not sure if setTimeout was a deliberate decision or not.

matthewmueller · 9y ago

Recent fixes

View closed PRs →
leocavalcante
Trigger a mutation from outside a componentClosedIssue

How can I trigger a mutation, for example, after my firebase data is ready? Mutations on examples are only triggered inside components events. I've this workaround, is this the right approach?

leocavalcante · 7y ago
rbiggs
Webpackbin no longer exists.ClosedIssue

You have a few Webpackbin links here, but none of them work because Webpackbin no longer exists. The author decided to drop it and work with the author of Codesandbox.

rbiggs · 7y ago
jannisg
Webpack "Module parse failed" import error due to babelHelpers' extends methodClosedIssue

I'm trying to upgrade my project from to but as of right now my Webpack 1.13 is throwing an error when trying to do: I've diffed the generated file between versions ( vs ) and have found the issue being with the use of the function which in was done via: but in the generated code looks like this: Note that in the is used as a function directly whereas is calling it from within the object. The issue with the more recent version seems to be that the definition of the is below the code being executed and when webpack is parsing the file during the phase it seems to freak out when it hits this function call. I've been trying to work out how this has happened/changed but I can't explain it since neither nor in the project seems to have changed since the bump to . Any ideas?

jannisg · 9y ago
Structured data for AI agents

Repository: developit/preact-cycle. Description: :recycle: Minimal functional Virtual DOM rendering using Preact :bike: Stars: 143, Forks: 12. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://developit.github.io/preact-cycle/ Topics: preact, preact-components. Latest release: 0.5.1 (9y ago). Open PRs: 0, open issues: 2. Last activity: 7y ago. Community health: 42%. Top contributors: developit, jannisg, matthewmueller.

·@ofershap

Replace github.com with gitshow.dev