Advanced Search
Search Results
25 total results found
readme.md for @apiclient.xyz/medium
An unofficial Medium.com API package that allows interaction with Medium's features using Node.js. Install To install the @apiclient.xyz/medium package, ensure you have Node.js and npm installed on your system. Then, run the following command in your terminal:...
readme.md for @design.estate/dees-domtools
🎨 A comprehensive TypeScript toolkit for simplifying DOM manipulation, CSS management, and web component development Modern web development made elegant. @design.estate/dees-domtools provides a powerful suite of utilities for managing complex CSS structures,...
readme.md for @design.estate/dees-catalog
A comprehensive web components library built with TypeScript and LitElement, providing 90+ production-ready UI components for building modern web applications with consistent design and behavior. 🚀 Issue Reporting and Security For reporting bugs, issues, or ...
readme.md for @design.estate/fontloader
@designestate/fontloader a fontloader for managing font loading from A to Z Install To install @designestate/fontloader, ensure that you have Node.js and npm installed, then run the following command in your project directory: npm install @designestate/fontloa...
readme.md for @ecobridge.xyz/catalog
A sophisticated web component library for building desktop-like application interfaces with modern web technologies. Built on @design.estate/dees-catalog, this catalog provides specialized components for the ecobridge ecosystem — featuring complete app launche...
readme.md for @git.zone/tswatch
A powerful, config-driven TypeScript file watcher that automatically recompiles and executes your project when files change. Built for modern TypeScript development with zero-config presets, smart bundling, a built-in dev server with live reload, and deep cust...
readme.md for @push.rocks/smartmanifest
a module for creating web app manifests Install To start using @push.rocks/smartmanifest, first, you need to install it through npm or yarn. Here’s how you can do it using npm: npm install @push.rocks/smartmanifest --save Or, if you are using yarn, you can do...
readme.md for @push.rocks/smartopen
open things Install To start using @push.rocks/smartopen, you'll first need to install it using npm. In your terminal, navigate to your project directory and run: npm install @push.rocks/smartopen --save This command will add @push.rocks/smartopen as a depend...
readme.md for @push.rocks/smartparcel
a wrapper for parcel Install To install @push.rocks/smartparcel, you'll need to run the following command using npm (or yarn, or your preferred npm client). Make sure you have Node.js installed on your machine before doing so. npm install @push.rocks/smartparc...
readme.md for @push.rocks/smartssr
a smart server side renderer supporting shadow dom Install To install @push.rocks/smartssr, use the following command with npm: npm install @push.rocks/smartssr --save Or with yarn: yarn add @push.rocks/smartssr This will add @push.rocks/smartssr to your pro...
readme.md for @push.rocks/smarturl
a url parsing lib Install To install @push.rocks/smarturl, you'll need Node.js and npm on your system. Once you have those set up, run the following command in your terminal: npm install @push.rocks/smarturl --save This will add @push.rocks/smarturl to your p...
readme.md for @push.rocks/webglobal
a better non polluting global module for efficient in browser communication Install To install @push.rocks/webglobal, use the following npm command: npm install @push.rocks/webglobal --save This will add it to your project's dependencies. Usage To get started...
readme.md for @push.rocks/webstore
A high-performance, isomorphic key-value storage solution powered by IndexedDB — works seamlessly in the browser and Node.js with zero config. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.glo...
readme.md for @push.rocks/websetup
setup basic page properties Install To install @push.rocks/websetup, you can use npm (Node Package Manager). Simply run the following command in your terminal: npm install @push.rocks/websetup --save This will download the package and add it to your project's...
readme.md for @tsclass/tsclass
A comprehensive, domain-driven TypeScript type library that gives your projects consistent, battle-tested interfaces for business logic, finance, networking, content management, and more — all in one place. 🚀 Issue Reporting and Security For reporting bugs, is...
changelog.md for @apiclient.xyz/medium
2024-07-02 - 1.0.7 - fix(metadata) Update project metadata and readme for new scope and descriptions Updated package name and description in package.json Updated repository and scope information in npmextra.json Expanded readme with detailed usage instruction...
changelog.md for @design.estate/dees-domtools
2026-03-27 - 2.5.4 - fix(build) remove npm bundling from build script and align documented jwt default state Updates the build script to run tsbundle without the npm target Bumps @git.zone/tstest from ^3.6.1 to ^3.6.3 Corrects the README example to show an em...
changelog.md for @design.estate/dees-catalog
2026-03-18 - 3.49.0 - feat(dataview-statusobject) add last updated footer to status object and refresh demo data Render a bottom bar that shows the status object's lastUpdated timestamp when available. Adjust detail row padding to keep spacing consistent with...