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/lik

@push.rocks/lik

⚡ A lean, fully-typed collection of utility classes for TypeScript — efficient data structures, async execution control, and reactive helpers that work seamlessly in both Node.js and the browser. Install # pnpm (recommended) pnpm install @push.rocks/lik # npm...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

docs/index.md for @push.rocks/lik

@push.rocks/lik

light little helpers for node Availabililty Status for master Usage Use TypeScript for best in class instellisense. // import any tool that you need from lik import { Stringmap, Objectmap, Observablemap } from 'lik'; class Stringmap Stringmap all...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

@push.rocks/searchquery

A module for parsing and handling search queries with debounce and customization options.

@push.rocks/projectinfo

A tool for gathering project information, supporting npm, git, and more.

@push.rocks/mongodump

A tool to create and manage dumps of MongoDB databases, supporting data export and import.

@push.rocks/smartconfig

Enhances npm with additional configuration and tool management capabilities, including a key-value store for project setups.

@push.rocks/qenv

A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.

readme.md for @push.rocks/searchquery

@push.rocks/searchquery

a module for dealing with searchqueries Install To use @push.rocks/searchquery in your project, you need to install it via npm. You can do so by running the following command in your terminal: npm install @push.rocks/searchquery --save This will add @push.roc...

search query parsing
text search handling
debounce search input
search suggestions
custom search parser
observable search queries
typescript search module
reactive programming
npm package
module development
smart search processing

readme.md for @push.rocks/projectinfo

@push.rocks/projectinfo

A tool for gathering project information, supporting npm, git, and more. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Devel...

project-info
npm
git
typescript
package-info
repository

readme.md for @push.rocks/mongodump

@push.rocks/mongodump

A powerful MongoDB backup and restore tool 🚀 What it does 🎯 @push.rocks/mongodump is your go-to solution for creating and managing MongoDB database dumps. Whether you're backing up critical production data, migrating between environments, or implementing d...

mongodb
database backup
data dump
database restore
mongodb export
mongodb import
database management
mongodb management
data backup
data recovery

readme.md for @push.rocks/smartconfig

@push.rocks/smartconfig

A comprehensive TypeScript configuration management library providing centralized tool configs, persistent key-value storage, and powerful environment variable mapping with automatic type conversions. Issue Reporting and Security For reporting bugs, issues, or...

npm
configuration management
tool management
key-value store
project setup
typescript
environment setup
dependencies management
npm package enhancement
automation
async operations
app configuration
smart file handling
workflow improvement
persistent storage

readme.md for @push.rocks/qenv

@push.rocks/qenv

Smart Environment Variable Management for Node.js Never hardcode secrets again. Load environment variables from multiple sources with ease and confidence. 🚀 Features ✅ Multi-source Loading - Automatically loads from environment variables, config files, and D...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

@push.rocks/smartarray

A TypeScript library for enhancing array manipulation with asynchronous operations such as mapping, filtering, and deduplication.

@push.rocks/smartarchive

A library for working with archive files, providing utilities for compressing and decompressing data.

@push.rocks/smartacme

A TypeScript-based ACME client with an easy yet powerful interface for LetsEncrypt certificate management.

@push.rocks/smartaction

a module for managing and tracking actions, including their completion status and frequencies.

readme.md for @push.rocks/smartarray

@push.rocks/smartarray

A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript. Install To install @push.rocks/smartarray in your project, run the following command: npm install @push.rocks/smartarray --save Make sure you have Node.j...

typescript
asynchronous programming
array manipulation
array mapping
array filtering
deduplication
async/await
software development
npm package
open source

readme.md for @push.rocks/smartarchive

@push.rocks/smartarchive

A powerful, streaming-first archive manipulation library with a fluent builder API. Works seamlessly in Node.js, Deno, and browsers. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This...

archive
compression
decompression
zip
tar
gzip
bzip2
file extraction
file creation
data analysis
file stream