awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesClient-Side Asset Bundling

Tools and processes for aggregating and minifying JavaScript and CSS assets into optimized bundles for the browser.

Distinct from Client-Side Asset Organization: Unlike Asset Organization or Loaders, this specifically covers the build-time bundling and minification process.

Explore 4 awesome GitHub repositories matching web development · Client-Side Asset Bundling. Refine with filters or upvote what's useful.

Awesome Client-Side Asset Bundling GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • knownsec/kconknownsec 的头像

    knownsec/KCon

    4,662在 GitHub 上查看↗

    KCon is a conference event website and security conference portal designed to promote professional cybersecurity gatherings. It functions as an event promotion landing page used to display organization branding and event details to attract attendees. The project manages event information, including schedules and speaker details, to facilitate a professional networking event. It serves as a digital hub for sharing technical event information. The site is built using a responsive web design that adjusts its visual structure based on device screen size. It utilizes static site generation, a com

    Implements client-side asset bundling to optimize the delivery of scripts and stylesheets.

    JavaScript
    在 GitHub 上查看↗4,662
  • antonputra/tutorialsantonputra 的头像

    antonputra/tutorials

    4,604在 GitHub 上查看↗

    本项目是一个 DevOps 学习资源,由一系列视频课程、教程和文档组成。它提供分步说明和实用指南,专注于掌握基础设施工具和云平台管理。 教育内容涵盖基础设施即代码(IaC)、环境配置自动化,以及行业标准软件交付和运维工具的实现。它还包括用于学习 IT 系统管理和跨各种云计算环境管理资源的材料。 该网站使用静态站点生成和基于 Markdown 的内容建模,利用 Git 驱动的部署流水线和文件系统路由。

    Implements build-time bundling and minification of CSS and JavaScript assets to optimize page load speed.

    HCLansibleawsdevops
    在 GitHub 上查看↗4,604
  • hedgehog-computing/hedgehog-labHedgehog-Computing 的头像

    Hedgehog-Computing/hedgehog-lab

    2,384在 GitHub 上查看↗

    Hedgehog Lab is a browser-based scientific computing environment designed for executing numerical analysis, matrix operations, and symbolic computation directly within a web browser. It functions as a native engine for algebraic manipulation and equation solving, allowing users to perform complex mathematical tasks without requiring external server-side infrastructure or software installations. The platform distinguishes itself by leveraging hardware acceleration to process large-scale linear algebra and matrix calculations. It integrates a symbolic engine that parses mathematical expressions

    Aggregates and compiles scientific libraries into optimized bundles for standalone browser execution.

    TypeScriptcomputer-algebradata-visualizationgpu-acceleration
    在 GitHub 上查看↗2,384
  • sadanandpai/resume-buildersadanandpai 的头像

    sadanandpai/resume-builder

    1,208在 GitHub 上查看↗

    This application is a browser-based document editor designed for the creation of professional single-page resumes. It functions as a local-first tool, ensuring that all user information remains within the client environment and is never transmitted to external servers. The platform distinguishes itself through a privacy-focused architecture that relies entirely on local device storage. Users construct resumes through a modular interface that synchronizes visual changes in real time, allowing for the customization of layout templates and themes without the need for account creation or server-s

    Bundles the application into optimized static files for efficient execution within the browser environment.

    TypeScriptcsshtml5javascript
    在 GitHub 上查看↗1,208
  1. Home
  2. Web Development
  3. Client-Side Asset Bundling