awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
appjs avatar

appjs/appjs

0
View on GitHub↗
3,420 stars·352 forks·C++·MIT·20 viewsappjs.com↗

Appjs

(Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

Features

  • Application Frameworks - Library for creating desktop apps using web technologies.
  • Hybrid App Frameworks - Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

Star history

Star history chart for appjs/appjsStar history chart for appjs/appjs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Appjs

These projects share indexed features with Appjs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • electron/electronelectron avatar

    electron/electron

    121,727View on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    C++c-plus-pluschromecss
    View on GitHub↗121,727
  • gabrielbull/react-desktopgabrielbull avatar

    gabrielbull/react-desktop

    9,493View on GitHub↗

    react-desktop is a React component library and web-based simulator designed to recreate the visual interfaces and behaviors of desktop operating systems. It provides a set of components that allow developers to build browser applications that mimic the look and feel of macOS and Windows. The library focuses on desktop UI simulation and operating system emulation, offering a collection of visual elements such as windows and menus. These components follow desktop design guidelines to create a familiar user experience within a web environment.

    JavaScript
    View on GitHub↗9,493
  • canonicalltd/react-nativeCanonicalLtd avatar

    CanonicalLtd/react-native

    944View on GitHub↗

    A framework for building native apps with React.

    JavaScript
    View on GitHub↗944
  • microsoft/reactxpmicrosoft avatar

    microsoft/reactxp

    8,257View on GitHub↗

    ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It provides a declarative interface that maps to different native implementation sets depending on the target environment. The project enables consistent visual experiences across operating systems through a flexbox-based layout engine, a virtual stack for navigation management, and a unified native-bridge API for accessing system services. It distinguishes itself with specialized capabilities for declarative animation orchestration, platform-specific logic resolution, and an aut

    TypeScript
    View on GitHub↗8,257
Compare all 30 related projects→

Frequently asked questions

What does appjs/appjs do?

(Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

What are the main features of appjs/appjs?

The main features of appjs/appjs are: Application Frameworks, Hybrid App Frameworks.

Which projects share features with appjs/appjs?

Projects with overlapping indexed features include: gabrielbull/react-desktop — react-desktop is a React component library and web-based simulator designed to recreate the visual interfaces and… nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build… canonicalltd/react-native — A framework for building native apps with React. electron/electron — This framework provides a multi-process architecture for building desktop applications using web technologies. It… microsoft/reactxp — ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It… pojala/electrino — Electrino is a cross-platform desktop application framework used to build lightweight software with web technologies.…