Build simple static websites authored in Markdown
Versatile build tool based on the esbuild compiler
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
npm package for the Inter font family.
Markdown parser and html generator implemented in WebAssembly
Mona Sans, a variable font from GitHub.
TailwindCSS plugin for pleasant Inter Typeface integration
TypeScript definitions for imagemagick
Fonts to be used in the GitLab product
No description provided.
Font files for the Inter font family.
Simple single-file local web server with livereload
A typescript implementation of the lru_map package
A dist package for the beautiful Inter font
This repository was created to write various interesting functions/classes to improve my hard skills. So far, this will be a collection of little-related things. To write them, I use different ideas from different libraries (I will add links to the librar
A utility to build JSON objects using templates and transformers
Stylelint rules for lint your css
Paquete de reglas preconfiguradas para `eslint` (linter de Javascript).
finite key-value cache using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in cache while less recently used items are purged
TailwindCSS plugin for pleasant Inter Typeface integration
Javascript fast W3C DOM generation.
TailwindCSS plugin for pleasant Inter Typeface integration
TailwindCSS plugin for pleasant Inter Typeface integration
Minimal file globbing without dependencies; port of golang filepath