SkillAgentSearch skills...

Typeflex

Typescript implementation of CSS flexbox layout algorithm.

Install / Use

/learn @dead/Typeflex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

typeflex

Github Actions

NPM

Typescript implementation of CSS flexbox layout algorithm, a pure typescript port of Facebook's Yoga.

Status

  • Fully compatible with Yoga javascript API.
  • Passing all tests.

Why?

The main reason of this port is to be able to run Yoga in older devices that don't support asm.js and WebAssembly.

~~And it is possible to compile it to WebAssembly using AssemblyScript.~~ (not yet)

This was inspired by https://github.com/kjk/flex (golang yoga port)

Related Skills

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated3mo ago
Forks9

Languages

JavaScript

Security Score

92/100

Audited on Dec 21, 2025

No findings