Service worker JS transpilation.
A library to build web applications in Untangled platform.
Untangled Kit
Untangled CLI
* Generated with [Create React App](https://github.com/facebook/create-react-app). * Diagrams are built with [D3.js](https://d3js.org/). React/D3 code is kept untangled using [react-faux-dom](https://github.com/Olical/react-faux-dom).
This is a project that allows code to be (safely) fetched on demand from a server. The url holding the code is including in the json
Node.js audio library for Electron using web audio api
Node.js module to generate markdown documentation for Hypermedia APIs.
Core functionality for Triplet multi-client travel planner
Module-level dependency graph analyzer for Python, Ruby, Go, and Rust
Dependency crawler for Rust. It crawls so you don't have to untangle
Static analysis CLI for GitHub Actions workflow estates
Command-line tools for working with stand-off annotations on text (STAM)
Analyze a Rust crate's module graph and propose a provably-acyclic split into workspace crates, with per-cut refactor suggestions and a CI architecture-fitness guard.
Static project structure auditor that detects computational waste and estimates CO2 impact
Thin sans I/O abstraction over IMAP's distinct protocol flows
Incorporeal document format.
Lightweight Rust framework for building AI agents.
Data quality, reconciliation, and validation across different data stores
An engine-agnostic node-based procedural modeling library.
Bevy integration for the procedural-modeling tool: Oneiroi.
Find out if your Module include/extend hooks are misbehaving!
Rake multitask logs can be confusing, with interleaved output from all parallel tasks. Rake::Multilogs untangles the mess by capturing each task's output and displaying it after all the tasks are finished.
An exercise: Untangle the collusion of Rails idioms from my Ruby knowledge, while trying to understand some Rails design decisions. See http://github.com/screamingmuse/rory for more info.
Ruby is a beautiful language. It is expressive, elegant, and reads almost like English. This is exactly the problem. At some point, someone decided that because Ruby can read like English, it should read like English - and then they implemented the wrong kind of English. The kind where the subject comes last. This gem provides RuboCop cops that ban `unless` and multiline modifier conditionals, replacing them with explicit `if` forms that are easier to read, reason about, and review without mentally untangling a sentence that somebody wrote backwards and then had the nerve to commit.