百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

arwes

> 前端框架
开源

未来主义科幻 UI 网页框架。

7.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

未来主义科幻 UI 网页框架。

Futuristic Sci-Fi UI Web Framework


ARWES is a web framework to build user interfaces based on futuristic science fiction designs, animations, and sound effects. The concepts behind are opinionated with influences from Cyberprep and productions like Star Citizen, Halo, NIKKE, and Mecha Break. It tries to inspire advanced science and technology.

The ARWES project is no longer maintained and currently outdated but it is still functional and operational. Feel free to fork it for your own personal use.

Packages

Vanilla

Core of the framework. Vanilla packages do not have major external dependencies but most tools are low level APIs and sometimes require elaborated setups. Other implementation packages simplify its use.

React

ARWES offers React v18 specific packages with SSR support. ARWES does not work with React strict mode nor React Server Components.

Community

Apps


ZKN

SoulExtract.com

RomelPerez.dev

Archive RPG

Cyber Movie Database

Primary Buffer Panel

Universe Dawn

Badgeth

Dark Galaxies

inCyberPunk

Stream Overlay

StarWards

Lady of the Shalott

Assembly RTS

paingthet.com

glitchy.website

Contributors


Romel Pérez

⚠️

Nick West


Joshua Pratt


Zoey


Amir Arad


Stephen Bennett


Zixuan Wang


Frityet


AthelesE


Ram

This project follows the all-contributors specification.

Workflow

Using Node.js v20.

Setup

Install and build all packages:

bash
npm install
npm run build

Applications

Open an app in development mode:

bash
npx turbo dev -F apps-docs
npx turbo dev -F apps-play
npx turbo dev -F apps-perf

Packages

Build and watch a package in development mode:

bash
npx turbo dev -F @arwes/animated
# ...

Production

Build production website at the ./www folder and open it:

bash
npm run www
npm run serve
open http://localhost:3000

Issues· 10 开放

查看全部 Issues在 GitHub 打开
  • #244

    嗨!

    更新于 2026年4月14日
  • #239

    使用 anim 时 GPU 使用率高

    type: bugstatus: wippriority: highpackage: bgs更新于 2025年11月26日
  • #97

    添加自定义播报预加载控制

    package: bleepscomplexity: mediumtype: featuretype: researchpriority: low更新于 2024年6月17日
  • #68

    网站 API 页面

    complexity: hightype: choreapp: documentation更新于 2023年7月18日
  • #67

    网站文档页面

    type: docscomplexity: mediumapp: documentation更新于 2023年7月18日
  • #18

    更新贡献文档

    type: docsstatus: blocked更新于 2023年7月18日
  • #187

    自动运行时出现问题

    type: bugpackage: core更新于 2022年10月31日

> 标签

TypeScriptarwescyberprepframeworkgui

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月21日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架