ds.css: A css framework recreating the DS / DS Lite's UI
Summary
ds.css is a CSS framework that recreates the Nintendo DS / DS Lite user interface, available via GitHub and npm for easy integration into web projects.
View Cached Full Text
Cached at: 07/03/26, 04:19 AM
spiritov/ds.css
Source: https://github.com/spiritov/ds.css
ds.css
A css framework recreating the DS Lite’s UI. Preview what’s included here!
to use it, you can either copy and use the contents of /css, or install via npm
npm i @spiritov/ds.css
todo
Similar Articles
CSS-DOS — A computer made of CSS
A creative project that builds a DOS-like computer interface entirely with CSS, showcasing the power of modern frontend styling.
readable.css
readable.css is a CSS framework that provides a sensible and beautiful base default for websites, with features like light/dark mode, responsive design, and vertical rhythm, emphasizing consistency and semantic HTML.
Beer CSS – Build material design in record time
Beer CSS is a CSS framework that enables rapid building of Material Design interfaces.
HTML-in-Canvas Demos
A collection of CSS and Web UI demos from the Chrome DevRel team, including HTML-in-Canvas demos.
Show HN: A CSS 3D Engine (no WebGL)
PolyCSS is a CSS polygon mesh library that renders 3D models as real HTML elements using CSS matrix3d, supporting OBJ/MTL, GLB, and VOX formats with React, Vue, or vanilla JS.