Develop
ARWES is a low-to-medium level API web framework to build design systems with special effects. It does not provide an out-of-the-box UI toolkit (such as MUI, Radix, or Bootstrap) but rather primitives, utilities, and base UI components to build one along with other libraries or frameworks. This is mostly because futuristic sci-fi apps normally have very particular/different aesthetics/ux.
Check out the framework development guides:
Deliverables
The framework is delivered for the web platform as NPM packages in the @arwes/[package]
scope for ESModules and CommonJS formats in JavaScript ES2022 version with strict TypeScript v5+ type definitions.
Compatibility
Latest versions of Chrome, Firefox, and Safari, for Android, iOS and desktop are supported. Server-side rendering with Node.js is supported.