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
D

dactylographsy/browser-dactylographsy

0
View on GitHub↗
0 stars·0 forks·11 views

Browser Dactylographsy

Complex web applications usually consist of various assets being served from one or multiple hosts. This slows down the user experience while normal browser caching usually is not able to tackle all the resulting load retardations.

Features

  • Micro Frontend Examples - Tool for browser-based micro-frontend composition.

Star history

Star history chart for dactylographsy/browser-dactylographsyStar history chart for dactylographsy/browser-dactylographsy

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 Browser Dactylographsy

These projects share indexed features with Browser Dactylographsy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 0xr/micro-frontend0xR avatar

    0xR/micro-frontend

    3View on GitHub↗

    Exercise 1 We currently have a monolithic application called main-application it is using angular routing to load in a checkout page. We want to make a new checkout service which has a different view and different logic. It should be possible to deploy the services separate from each other. In…

    JavaScript
    View on GitHub↗3
  • canopytax/sofeC

    CanopyTax/sofe

    0View on GitHub↗

    Sofe is a plugin for systemjs@0.21, but the latest version of systemjs is >3. The new versions of systemjs have the equivalent of sofe built into systemjs itself, via import maps. Because of this, we encourage that you use systemjs@>=3 import maps, instead of using systemjs@0.21 sofe. See…

    View on GitHub↗0
  • chrisdavies/eevchrisdavies avatar

    chrisdavies/eev

    525View on GitHub↗

    A tiny, fast, zero-dependency event emitter for JavaScript.

    JavaScript
    View on GitHub↗525
  • lsm/micromonolsm avatar

    lsm/micromono

    639View on GitHub↗

    MicroMono is a framework for developing micro-services in monolithic style or reversed. It allows you to switch and mix between micro-service/monolithic styles without changing the code. Before they were two things which always connected with VS. Now with micromono you have the ability to get…

    JavaScript
    View on GitHub↗639
Compare all 8 related projects→

Frequently asked questions

What does dactylographsy/browser-dactylographsy do?

Complex web applications usually consist of various assets being served from one or multiple hosts. This slows down the user experience while normal browser caching usually is not able to tackle all the resulting load retardations.

What are the main features of dactylographsy/browser-dactylographsy?

The main features of dactylographsy/browser-dactylographsy are: Micro Frontend Examples.

Which projects share features with dactylographsy/browser-dactylographsy?

Projects with overlapping indexed features include: 0xr/micro-frontend — Exercise 1 We currently have a monolithic application called main-application it is using angular routing to load in a… canopytax/sofe — Sofe is a plugin for systemjs@0.21, but the latest version of systemjs is >3. The new versions of systemjs have the… chrisdavies/eev — A tiny, fast, zero-dependency event emitter for JavaScript. lsm/micromono — MicroMono is a framework for developing micro-services in monolithic style or reversed. It allows you to switch and… module-federation/module-federation-examples. neuland/micro-frontends — Extending the Microservice Paradigms to Web Development.