Hyperapp Alternatives
Similar projects and alternatives to hyperapp
-
-
Preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
solid
A declarative, efficient, and flexible JavaScript library for building user interfaces. [Moved to: https://github.com/solidui/solid] (by ryansolid)
-
-
Alpine.js
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
-
-
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
Snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)
-
-
-
stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
-
-
-
-
js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
hyperapp reviews and mentions
-
What's your favorite frontend framework?
- Hyperapp (https://github.com/jorgebucaran/hyperapp) - Preact - Svelte - React / Vue
-
Divergent States in a "Single Source of Truth" Framework
I'll tell you what I've learnt from struggling with a bug that made me lose a couple of weeks. The application framework used in this post is Hyperapp, but I guess the same problem can be found in frameworks based on transforming the state of "Single Source of Truth" with pure functions (such as Elm, Redux, so on) if we use them in a wrong way.
-
Popular 'coa' NPM library hijacked to steal user passwords
Personally, I try my best to avoid bringing in dependencies as much as possible, and try to limit my exposure to only dependencies with low/shallow transitive dependency counts. Unfortunately, this is pretty hard, especially in corporate settings. What we need more of are the opposite of what we've been collectively praising: we need more monolithic packages. Case in point: lodash.template is currently vulnerable with no mitigation, even though lodash itself is not. That's just sloppy publishing practices. Esbuild is a great start over the webpack/babel maze of dependencies. There's a stdlib effort along those lines that hopefully would also help. There's a bunch of micro-frameworks that are used in production just fine and have little to no dependencies.
-
Angular Is Rotten to the Core
Even better than JSX is straight up hyperscript or something like @hyperapp/html[1]. JSX feels like a cumbersome attachment in comparison.
[1] https://github.com/jorgebucaran/hyperapp/tree/main/packages/...
> JSX is valid JS. It is converted down to the same thing as what you describe, function calls to React.createElement().
This is disingenuous. Browsers do not understand JSX, nor do most JavaScript engines. TypeScript also gets transpiled to JavaScript -- it is not valid JavaScript in and of itself, you require a build step. We can argue semantics, but I think it's pretty clear what I meant.
> You could even alias all the elements to function names
You've just recreated what I mentioned two comments above in this same comments thread. :) See: https://github.com/jorgebucaran/hyperapp/tree/main/packages/...
This is what I'm arguing for over something like JSX.
-
Leveraging JS Proxies for the DOM
Using a proxy to create elements! While this clearly applies to Hyperapp (a "tiny framework for building hypertext applications"), there's no reason why this couldn't apply to vanilla JS.
-
Migrating a React codebase to web components
The extension was originally written using vanilla JavaScript in 2015. As the codebase grew in complexity, it became difficult to maintain the UI. I wanted a tiny framework to help me organise the interface into components. I chose hyperapp for its small bundle size and seemingly easy API. It wasn’t that straightforward to learn after all and the documentation was lacking at the time.
-
Comparing Vue.js to new JavaScript frameworks
Like the other frameworks we’ve looked at so far, Hyperapp is not very popular. However, its small community actively works to improve the framework. At the time of this post, Hyperapp does not have a website and its documentation is not nearly as detailed as Vue’s. To learn more about how Hyperapp works, check out this simple tutorial that its creators developed.
-
What is the best engine for incremental games?
I'm currently working on a game using Hyperapp , it's small and very focused UI framework. It might be worth a look if you've used React or similar elsewhere. I'm still working through integrating it so I can't yet say whether it's a good fit for incremental games. Let me know what you think.
-
Hyperapp – Is It the Lightweight 'React Killer'?
Hyperapp isn’t really that new. It’s been around since the end of 2016 and gained a lot of popularity over this period. It’s gained over 18K GitHub stars on its repo and over 2.5K weekly downloads on NPM.
-
Self Hosted Domestica (budgets, meals, calendars, tasks, and more) Is Now Free
You should checkout Hyperapp sometime (https://github.com/jorgebucaran/hyperapp), I'd love to switch to it if I could ever wrap my head around how state works 😵
Stats
jorgebucaran/hyperapp is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.