--- title: /libraries.html
--- description: Libraries for Rust, Swift, and Javascript written by Rubén Beltrán del Río.
## Libraries
Here's libraries I've written.
* Section I is Swift and Rust.
* Section II is JavaScript.
=> / ⧍ Home
## I
### Patterns
MacPaint style pattern views for SwiftUI.
=> https://git.r.bdr.sh/rbdr/patterns ⧇ Patterns source code
### gema_texto
Parse gemtext and render HTML with Rust.
=> https://git.r.bdr.sh/rbdr/gema_texto ⧇ gema_texto source code
=> https://crates.io/crates/gema_texto ⊞ gema_texto @ crates.io
## II
### Serpentity
Entity-component-system framework for Javascript
=> https://git.r.bdr.sh/rbdr/serpentity ⧇ serpentity source code
=> https://git.r.bdr.sh/rbdr/serpentity-lib ⧇ serpentity Shared Library source code
=> https://www.npmjs.com/org/serpentity ⊞ serpentity @ npm
### Grafn
Flow based programming library for Javascript.
=> https://git.r.bdr.sh/rbdr/grafn ⧇ grafn source code
=> https://www.npmjs.com/package/grafn ⊞ grafn @ npm
### Cologne
Log multiplexer for Javascript with no dependencies.
=> https://git.r.bdr.sh/rbdr/cologne ⧇ cologne source code
=> https://www.npmjs.com/package/cologne ⊞ cologne @ npm