https://github.com/thysultan/felix
flexbox layout algorithm
https://github.com/thysultan/felix
Last synced: over 1 year ago
JSON representation
flexbox layout algorithm
- Host: GitHub
- URL: https://github.com/thysultan/felix
- Owner: thysultan
- License: mit
- Created: 2023-07-19T02:30:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T03:05:42.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T21:53:21.407Z (about 2 years ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Felix
Fast & Small, 1 pass Flexbox Layout algorithm in JavaScript, draw calls happen concurrently on the second pass.