Advanced Search
Search Results
793 total results found
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...
@push.rocks/smarthbs
A library that enhances handlebars with better file system support, templates compilation, and partials registration.
@push.rocks/smarthash
Provides simplified access to Node.js hash functions, including SHA256 and MD5, with support for strings, streams, and files.
@push.rocks/smartgulp
A lightweight replacement for gulp, featuring smart stream handling and file manipulation.
@push.rocks/smartguard
A library for creating and managing validation guards.
@push.rocks/smarthomebridge
Provides an abstraction layer for homebridge to facilitate smart home integration.
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....
@push.rocks/smartjimp
A TypeScript library for image processing combining both sharp and jimp libraries.
@push.rocks/smartinteract
A package for creating smart CLI interactions with customizable questions and answers.
@push.rocks/smarti18n
A package for internationalization (i18n) that provides utilities for dealing with international phone number prefixes, country codes, and names.
@push.rocks/smartipc
A library for node inter process communication, providing an easy-to-use API for IPC.