Advanced Search
Search Results
479 total results found
readme.md for @push.rocks/smartvalidator
a wrapper for the validator package to perform validations Install To use @push.rocks/smartvalidator in your project, installation via npm or yarn is straightforward. Run the following command in your project directory: npm install @push.rocks/smartvalidator -...
readme.md for @push.rocks/smartuniverse
messaging service for your micro services Install To install @push.rocks/smartuniverse, use the following command with npm: npm install @push.rocks/smartuniverse --save This command adds @push.rocks/smartuniverse to your project's dependencies. Usage @push.ro...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
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/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...
readme.md for @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...
readme.md for @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...
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 @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/smartai
A unified provider registry for the Vercel AI SDK 🧠⚡ SmartAI gives you a single getModel() function that returns a standard LanguageModelV3 for any supported provider — Anthropic, OpenAI, Google, Groq, Mistral, XAI, Perplexity, or Ollama. Use the returned m...
readme.md for @push.rocks/smartformat
format things Install To install @push.rocks/smartformat, use npm (or yarn, or pnpm) by running the following command in your terminal: npm install @push.rocks/smartformat --save This will add @push.rocks/smartformat to your project dependencies, allowing you...
readme.md for @push.rocks/smartexpose
a package to expose things to the internet Availabililty and Links npmjs.org (npm package) gitlab.com (source) github.com (source mirror) docs (typedoc) Status for master Status Category Status Badge GitLab Pipelines GitLab Pipline Test Coverage ...
readme.md for @push.rocks/smartwebdav
A package for interacting with WebDAV servers, providing easy file and directory operations. Install To install @push.rocks/smartwebdav in your project, use npm or Yarn as follows: npm install @push.rocks/smartwebdav or yarn add @push.rocks/smartwebdav Usage...