Welcome to My Docs Site
Learn how to use my projects with these guides and tutorials.
PHP Ada URL Library This is ada_url, a fast standard-compliant PHP library for working with URLs based on the Ada URL parser.
## Installation...
lnear/html: A PHP Library for Generating HTML Elements This library provides a collection of functions for generating HTML elements and their attributes based on the [HTML Living Standard](https://html.spec.whatwg.org/multipage/indices.html)....
lnear/json A robust abstraction for handling JSON objects in PHP.
Marco - CSS Macro Library This is a lightweight (and low level) CSS utilities library aimed at simplifying and standardizing common CSS patterns. It provides...
@lnear/cache `@lnear/cache` is a TypeScript library that provides implementations for two types of caching mechanisms: Least Recently Used (LRU) and Least...
Lnear Data Structures Package This package provides TypeScript implementations of various data structures: `DoublyLinkedList`, `BinarySearchTree`, `LinkedList`, `Stack`, and `Queue`. These classes offer efficient operations...
Marco - CSS Macro Library This is a lightweight (and low level) CSS utilities library aimed at simplifying and standardizing common CSS patterns. It provides...
@lnear/router This repository contains a TypeScript-based router library designed for single-page applications (SPAs). It is built with `lit-html` for template rendering...
Maybe Type Library This library provides a light `Maybe` type for handling optional values, inspired by functional programming languages. A `Maybe` can either...