Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

793 total results found

readme.md for @push.rocks/smartxml

@push.rocks/smartxml

a package for creating and parsing XML formatted files Install To start using @push.rocks/smartxml in your project, you'll first need to install it. This package is distributed via npm, so you can install it by running the following command in your project's r...

xml
parsing
xml creation
fast-xml-parser
typescript
data serialization

readme.md for @push.rocks/smartwhois

@push.rocks/smartwhois

a package for dealing with whois requests Install To install @push.rocks/smartwhois, you can use npm or yarn. First, open your terminal, then execute one of the following commands in your project directory: npm install @push.rocks/smartwhois --save or yarn ad...

whois
domain information
ip lookup
tld validation
dnssec status
http status checker
typescript

readme.md for @push.rocks/smartyaml

@push.rocks/smartyaml

Handle YAML in smart ways. Install To use @push.rocks/smartyaml in your project, you need to install it using npm or yarn. Run the following command in your project directory: npm install @push.rocks/smartyaml --save or if you prefer yarn: yarn add @push.rock...

yaml
javascript
data serialization
conversion
js-yaml
typescript
nodejs
parsing
stringify

readme.md for @push.rocks/smartvhost

@push.rocks/smartvhost

a module creating a vhost layer in order to maintain several smartexpress instances Install To install @push.rocks/smartvhost, use the following npm command: npm install @push.rocks/smartvhost --save This will add smartvhost as a dependency to your project an...

virtual host
smartexpress
networking
proxy
vhost configuration
node.js
express
web server
reverse proxy
typescript
ssl
module

readme.md for @push.rocks/smartversion

@push.rocks/smartversion

handle semver with ease Install To incorporate @push.rocks/smartversion into your project, run the following command using npm: npm install @push.rocks/smartversion --save Or if you prefer using Yarn: yarn add @push.rocks/smartversion This will add it to you...

semantic versioning
semver
version management
npm package
version comparison
typescript

@push.rocks/webdetector

A library to detect web environments and PWA installation status within a browser.

@push.rocks/webglobal

A better non-polluting global module for efficient in-browser communication.

@push.rocks/webjwt

A package for handling JWTs in web environments.

@push.rocks/taskbuffer

A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.

readme.md for @push.rocks/webdetector

@push.rocks/webdetector

detect different environments within the browser Install To install @push.rocks/webdetector, you can use npm or yarn. Run the following command in your terminal: npm install @push.rocks/webdetector --save or if you prefer using yarn: yarn add @push.rocks/webd...

analytics
web environment detection
pwa status
online status check
platform detection
network status
browser detection

readme.md for @push.rocks/webglobal

@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...

browser communication
typescript
global module
non-polluting
web development

readme.md for @push.rocks/webjwt

@push.rocks/webjwt

a package to handle jwt in the web Install To install @push.rocks/webjwt, ensure you have Node.js and npm installed. Then run the following command in your terminal: npm install @push.rocks/webjwt --save This command installs @push.rocks/webjwt and adds it to...

jwt
web
authentication
security
token parsing
json web tokens
smartstring
typescript

readme.md for @push.rocks/taskbuffer

@push.rocks/taskbuffer

Modern TypeScript task orchestration and service lifecycle management with constraint-based concurrency, smart buffering, scheduling, health checks, and real-time event streaming Issue Reporting and Security For reporting bugs, issues, or security vulnera...

task management
typescript
task buffering
task scheduling
task execution
task dependencies
parallel tasks
task chains
debounced tasks
distributed coordination

@push.rocks/webrequest

A module for making secure web requests from browsers with support for caching and fault tolerance.

@push.rocks/websetup

A library for setting up basic properties of a web page including meta tags, OpenGraph tags, JSON-LD structured data, with support for dynamic content.

@push.rocks/webstore

A high-performance storage solution for web applications using IndexedDB.

readme.md for @push.rocks/webrequest

@push.rocks/webrequest

Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and advanced fault tolerance. Works seamlessly in browsers, Node.js, Deno, and Bun. Issue Reporting and Security For reporting bugs, issues, or security vulnerabiliti...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

readme.md for @push.rocks/websetup

@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...

web development
seo
opengraph
json-ld
meta tags
structured data
typescript
dynamic content
website setup
smart delay
smart promise
tag management