2 个仓库
Web applications built using standard ECMAScript and native browser APIs without external frameworks.
Distinct from Vanilla JavaScript Utilities: Unlike utility libraries, this focuses on complete application implementations.
Explore 2 awesome GitHub repositories matching web development · Vanilla JavaScript Applications. Refine with filters or upvote what's useful.
This project is a collection of reference implementations for vanilla web applications, interactive browser games, and core frontend development patterns. It consists of small web applications and tools built using standard HTML, CSS, and JavaScript without the use of external frameworks or libraries. The collection demonstrates various practical implementations, including browser-based mini games with arcade and word-guessing mechanics, as well as frontend interface prototypes. These examples cover the use of the native document object model for state manipulation and the implementation of i
Provides a collection of complete web applications built entirely with vanilla JavaScript.
该项目是一个基于 Bootstrap 5 的综合管理仪表板模板。它提供了一个预设计界面组件、页面布局和表单元素的模块化库,旨在加速响应式 Web 应用的构建。该框架设计轻量,利用原生浏览器脚本处理所有交互行为,消除了对繁重外部库的依赖。 该模板的特色在于专注于性能和自定义。它包含一个基于任务运行器的资产流水线,自动化了源文件的编译、压缩和打包,确保了优化的生产就绪资产。开发者可以通过修改集中式配置文件来保持一致的品牌和视觉标识,这些文件利用预处理器变量和 Mixin 来生成自定义工具类和样式表。 除了核心 UI 组件外,该项目还包含一套用于管理用户身份验证的功能模块,包括注册、登录和密码恢复工作流。它还提供用于数据可视化、表格数据管理和交互式调度的集成工具,以及针对错误屏幕和个人资料管理等常见应用页面的预构建模板。该仓库同时提供未压缩的源文件和优化的生产包,允许直接部署而无需复杂的服务器端运行时环境。
Delivers a lightweight UI library built entirely with native JavaScript to avoid heavy external dependencies.