534 skills found · Page 1 of 18
so-fancy / Diff So FancyMake your diffs human readable for improved code quality and faster defect detection. :tada:
QuestPDF / QuestPDFQuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create documents using a flexible, component-based approach.
arogozhnikov / EinopsFlexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
lebab / LebabTurn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
tsedio / Tsed:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
layoutBox / PinLayoutFast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
Dobiasd / FunctionalPlusFunctional Programming Library for C++. Write concise and readable C++ code.
rspec / Rspec ExpectationsProvides a readable API to express expected outcomes of a code example
tywalch / ElectrodbA DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
tidyverse / MagrittrImprove the readability of R code with the pipe
daaain / Claude Code LogA Python CLI tool that converts Claude Code transcript JSONL files into readable HTML format.
InterviewReady / Low Level DesignLow Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and testable.
yuanchenyang / SmalldiffusionSimple and readable code for training and sampling from diffusion models
wargio / R2dec Jsr2dec-js is a JavaScript-based decompiler that converts assembly code into pseudo-C. It aids users in understanding assembly by providing readable high-level explanations, making low-level programming more accessible and facilitating debugging across diverse hardware platforms.
mechatroner / Vscode Rainbow Csv🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
HughChen / Qr ImageA web app to generate valid QR codes with readable images.
nim-lang / C2nimc2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
naming-convention / Naming Convention Guides📖 Collection of naming guides for writing more consistent and readable codes
FStarLang / KaramelKaRaMeL is a tool for extracting low-level F* programs to readable C code
ybogdanov / Node SyncWrite simple and readable synchronous code in nodejs using fibers