Advanced Search
Search Results
479 total results found
readme.md for @push.rocks/smartexpect
Manage expectations in code with precise, readable assertions Install To install @push.rocks/smartexpect, use the following command in your terminal: npm install @push.rocks/smartexpect --save This will add @push.rocks/smartexpect to your project's dependenci...
readme.md for @push.rocks/smartevent
handle events in smart ways Install To install @push.rocks/smartevent for use in your project, run the following command in your project root: npm install @push.rocks/smartevent --save This command will add @push.rocks/smartevent to your project's dependencie...
readme.md for @push.rocks/smartfeed
The modern TypeScript library for creating and parsing RSS, Atom, and Podcast feeds 🚀 @push.rocks/smartfeed is a powerful, type-safe feed management library that makes creating and parsing RSS 2.0, Atom 1.0, JSON Feed, and Podcast feeds ridiculously easy. Buil...
readme.md for @push.rocks/smartgit
🚀 Modern Git operations for Node.js - A powerful TypeScript wrapper around isomorphic-git that makes repository management and analysis a breeze ✨ What is SmartGit? SmartGit is a sophisticated, promise-based Git toolkit designed for Node.js applications. B...
readme.md for @push.rocks/smartfuzzy
Smart fuzzy matching for the modern developer - Effortlessly match strings, sort objects, and search content with intelligent algorithms A powerful TypeScript library that brings intelligent fuzzy matching to your applications. Whether you're building search...
readme.md for @push.rocks/smartfile-interfaces
an interface package for @pushrocks/smartfile Install To install @push.rocks/smartfile-interfaces, use npm: npm install @push.rocks/smartfile-interfaces --save This command will add @push.rocks/smartfile-interfaces as a dependency to your project and download...
readme.md for @push.rocks/smartfm
The @push.rocks/smartfm module handles frontmatter data in markdown and other text files. The module allows easy parsing, stringification, and extraction of frontmatter data, using YAML or JSON format. It leverages the gray-matter library for advanced function...
readme.md for @push.rocks/smartfile
High-level file representation classes for Node.js 🚀 What is smartfile? @push.rocks/smartfile provides powerful in-memory file representations for Node.js applications. It offers clean, TypeScript-first classes for working with files (SmartFile), streams (St...
readme.md for @push.rocks/smarthbs
A library that enhances handlebars with better file system support, templates compilation, and partials registration. Install To install @push.rocks/smarthbs, run the following command in your terminal: npm install @push.rocks/smarthbs --save This will add @p...
readme.md for @push.rocks/smarthash
🔐 @push.rocks/smarthash Cross-environment hashing made simple 🚀 SHA256 and MD5 hash functions that work seamlessly in both Node.js and browsers, with zero configuration. ✨ Why SmartHash? 🌐 Universal: Works in Node.js AND browsers without polyfills ⚡ Smar...
readme.md for @push.rocks/smartgulp
lightweight gulp replacement Install To install @push.rocks/smartgulp, use the following command in your terminal: npm install @push.rocks/smartgulp --save-dev This will add smartgulp to your project's devDependencies. smartgulp is designed to be a lightweigh...
readme.md for @push.rocks/smartguard
A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...
readme.md for @push.rocks/smarthomebridge
a homebridge abstraction package Install To get started with @push.rocks/smarthomebridge, ensure that you have Node.js and npm installed. Then, you can install the package by running: npm install @push.rocks/smarthomebridge --save This command will add @push....
readme.md for @push.rocks/smartjimp
Lightning-fast image processing for TypeScript, powered by Sharp and Jimp Why SmartJimp? 🚀 SmartJimp bridges the gap between two powerful image processing libraries: Sharp 🗡️ - Blazing fast, native C++ bindings, perfect for production Jimp 🎨 - Pure JavaScr...
readme.md for @push.rocks/smartinteract
smart cli interaction Install To install @push.rocks/smartinteract, use npm or yarn as follows: npm install @push.rocks/smartinteract --save # or using yarn yarn add @push.rocks/smartinteract This will add it to your project's node_modules folder and list it ...
readme.md for @push.rocks/smarti18n
a package dealing with i18n stuff Install To use @push.rocks/smarti18n in your project, you will need to install it via npm or yarn. Ensure you have Node.js installed before proceeding. To install the package, run the following command in your project's root d...
readme.md for @push.rocks/smartipc
Rock-solid IPC for Node.js with zero dependencies SmartIPC delivers bulletproof Inter-Process Communication for Node.js applications. Built for real-world production use, it handles all the edge cases that make IPC tricky - automatic reconnection, race cond...
readme.md for @push.rocks/smartmail
A unified format for representing and dealing with emails, with support for attachments, email validation, dynamic templating, and wire format serialization for microservice communication. Issue Reporting and Security For reporting bugs, issues, or security vu...