Pinned Repositories
deno
A modern runtime for JavaScript and TypeScript.
bmw-dbc
BMW E90 & E39 CAN definitions
canbus
Controller Area Network (CAN) reference, wiki, and DBC files.
decorators
Monorepo for packages published under the @decorators scope on JSR.
dql
Web Scraping with Deno: DOM + GraphQL
f1
Automated image scraper powered by Deno KV and GitHub Actions. Scrapes a live photo of the Las Vegas Formula 1 track build every ~10 minutes.
gitpod-enhanced
Turbocharge your Gitpod Workspaces with my custom built version of gitpod/workspace-full.
migo
Generate dynamic OpenGraph images on Deno's Edge Network
metropolis
Modern geometric typeface, now available as a package on NPM.
nberlette's Repositories
nberlette/canbus
Controller Area Network (CAN) reference, wiki, and DBC files.
nberlette/migo
Generate dynamic OpenGraph images on Deno's Edge Network
nberlette/math
Standalone zero-dependency implementation of the entire `Math` namespace, compatible with any JS runtime.
nberlette/brocha
Universal brotli decompressor, implemented in 100% TypeScript. Performant, portable, platform-agnostic, and dependency-free.
nberlette/comrak-wasm
TypeScript and WebAssembly bindings for Comrak, the Markdown-to-HTML renderer written in Rust.
nberlette/is
Just another portable platform-agnostic package of high-performance type predicates. 🤪
nberlette/lz4-wasm
High performance LZ4 compressor/decompressor for TypeScript, written in Rust and compiled into WebAssembly.
nberlette/version
Semantic versioning in TypeScript made easy. Read and write versions from any type of file, without losing comments or formatting. Supports Deno, Bun, Node, and more.
nberlette/atob
Performant platform-agnostic ponyfills for `atob` and `btoa`.
nberlette/codespace-dotfiles
Opinionated dotfiles for automated config of new GitHub Codespaces
nberlette/dprint-plugins-proxy
Dumb simple proxy for dprint.dev to allow non-same-origin CORS requests for WebAssembly formatting plugins hosted on their site.
nberlette/lint
TypeScript API counterpart to the `deno lint` command. Programmatically diagnose issues in your codebase and ultimately write higher quality code.
nberlette/url
Ponyfills for URL and URLSearchParams from the WHATWG URL Standard.
nberlette/braces
TypeScript port of the braces-expansion library by Julian Gruber.
nberlette/canmatrix
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
nberlette/content-1
The content behind MDN Web Docs
nberlette/dbc-rs
Rust implementation of the DBC file format for CAN databases, as specified by Vector Informatik. With WASM bindings and TypeScript API (WIP).
nberlette/deno
A modern runtime for JavaScript and TypeScript.
nberlette/deno_doc
Documentation generator for Deno
nberlette/deno_lint
Blazing fast linter for JavaScript and TypeScript written in Rust
nberlette/gh-pages
Manage GitHub Pages deployments the best way: on the command line. Usable as a GitHub CLI extension or standalone binary.
nberlette/lz4-play
An interactive playground for compressing/decompressing data with the @nick/lz4 library.
nberlette/primordials
Strongly-typed immutable copies of global intrinsics, inspired by Node's internal primordials.
nberlette/readme-stats
:zap: Dynamically generated stats for your github readmes
nberlette/resvg
TypeScript tool for SVG-to-PNG conversion. Supports custom stylesheets and font faces, autofixes common syntax errors, and much more. Powered by a custom Rust wrapper of `resvg` + `usvg`, compiled to WebAssembly.
nberlette/tab
tab tab tab
nberlette/tw-heropatterns
Fork of svengau/tailwindcss-hero-patterns
nberlette/uhtml
An opinionated fork of @natemoo-re/ultrahtml, with JSR-friendly refactoring and some other personal touches.
nberlette/vector_blf
Support for Binary Log Files (BLF) from Vector Informatik. Forked from tobylorenz/vector_blf.
nberlette/vento
🌬 A template engine for Deno & Node