From 2a0ada8a07e0215f79b1991105e0bd9904d4b14a Mon Sep 17 00:00:00 2001 From: Sachin Dilshan Date: Fri, 7 Nov 2025 08:41:27 +0530 Subject: [PATCH] Add TokiForge - framework-agnostic design token engine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7a7d09..1dd50be 100644 --- a/README.md +++ b/README.md @@ -895,6 +895,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Frameworks * [Semantic UI](https://semantic-ui.com/) - UI Kit with lots of themes and elements. +* [TokiForge](https://github.com/tokiforge/tokiforge) - Framework-agnostic design token engine that works across React, Vue, Angular, Svelte, and vanilla JavaScript. * [w2ui](http://w2ui.com/) - A set of jQuery plugins for front-end development of data-driven web applications. * [fluidity](https://github.com/mrmrs/fluidity) - The worlds smallest fully-responsive css framework. * [Ink](https://github.com/sapo/Ink) - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping.