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

479 total results found

readme.md for @push.rocks/smartexpect

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

testing
assertions
code quality
unit testing
test driven development
synchronous testing
asynchronous testing
expectations
validation
development tools

readme.md for @push.rocks/smartevent

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

event handling
smart event management
typescript
promises integration
asynchronous programming
event-driven development

readme.md for @push.rocks/smartfeed

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

rss
atom
feeds creation
feeds parsing
typescript
content syndication
rss parser
feed generator
news feed
xml feeds
json feeds

readme.md for @push.rocks/smartgit

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

git
nodegit
version control
git wrapper
programming
development
code management
repository management
git operations

readme.md for @push.rocks/smartfuzzy

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

fuzzy matching
string matching
dictionary matching
search
text analysis
object sorting
article search
text similarity
keyword matching
data filtering

readme.md for @push.rocks/smartfile-interfaces

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

typescript
interfaces
file management
virtual directory
development tools
code quality
npm package

readme.md for @push.rocks/smartfm

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

frontmatter
markdown
text files
yaml
json
stringify
parse
commented sections
static site generator
cms
content metadata
metadata management
gray-matter

readme.md for @push.rocks/smartfile

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

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

readme.md for @push.rocks/smarthbs

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

handlebars
template engine
file system
partials
template compilation
smarthbs
smartfile integration
template variables analysis
dynamic content
code generation
typescript
project management

readme.md for @push.rocks/smarthash

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

crypto
hashing
sha256
md5
security
node.js
browser
cross-environment
web crypto
stream hashing
file hashing
synchronous hashing
asynchronous hashing
data integrity
typescript

readme.md for @push.rocks/smartgulp

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

build tool
gulp replacement
stream manipulation
file manipulation
typescript
task runner
pipeline
development tool

readme.md for @push.rocks/smartguard

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

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

readme.md for @push.rocks/smarthomebridge

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

smart home
home automation
homebridge plugin
typescript
homebridge abstraction
iot
intelligent home
smart devices integration

readme.md for @push.rocks/smartjimp

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

image processing
typescript
sharp
jimp
resize image
convert image format
image caching
buffer manipulation
avif
webp
png

readme.md for @push.rocks/smartinteract

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

cli
interactive prompts
command line interface
user input handling
inquirer integration
cli questions
cli validations
cli interactions
smart cli
typescript

readme.md for @push.rocks/smarti18n

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

i18n
internationalization
country codes
phone prefixes
typescript
npm package
country names
language support
translation utilities
globalization

readme.md for @push.rocks/smartipc

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

ipc
node.js
inter-process communication
event-driven
client-server
message passing

readme.md for @push.rocks/smartmail

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

email handling
email validation
email formatting
typescript
email attachment
smartmail
email development
email template
disposable email detection
freemail detection