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

21 total results found

readme.md for @design.estate/dees-document

@design.estate/dees-document

A powerful TypeScript framework for dynamically generating professional business documents like invoices with web components and PDF export capabilities. ๐Ÿงพ Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit commu...

document generation
invoice automation
business documentation
dynamic rendering
pdf creation
web components
node.js
typescript
templating
modern web technologies
responsive design
qr code
modular architecture
automated workflows
localization
digital signatures
security
interactive documents

readme.md for @push.rocks/smartcrypto

@push.rocks/smartcrypto

easy crypto methods Install To install @push.rocks/smartcrypto, open a terminal and run the following command: npm install @push.rocks/smartcrypto This will add @push.rocks/smartcrypto to your project's dependencies. Usage This guide demonstrates how to use @...

cryptography
encryption
security
public key
private key
rsa
key pair generation
node-forge
typescript

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

@push.rocks/smartkey

Handle private/public key creation efficiently and securely with this TypeScript-based library, offering seamless integration and robust functionality for managing cryptographic key pairs. Install To get started with @push.rocks/smartkey in your project, you'l...

cryptography
security
keypair
public key
private key
encryption
decryption

readme.md for @push.rocks/smartssh

@push.rocks/smartssh

setup SSH quickly and in a painless manner Install To begin using @push.rocks/smartssh in your project, you'll need to install it via npm or yarn. You can do so by running one of the following commands: npm install @push.rocks/smartssh --save or yarn add @pus...

ssh
ssh configuration
ssh keys management
automation
development tools
node.js
security
server management

readme.md for @push.rocks/smartunique

@push.rocks/smartunique

make things unique Install To install @push.rocks/smartunique, use the following npm command: npm install @push.rocks/smartunique --save This will add it to your project's dependencies. Make sure you have Node.js and npm installed in your development environm...

unique identifier
uuid
nanoid
shortid
typescript
security
randomness
uniqueness

readme.md for @push.rocks/smartvalidator

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

validation
validator wrapper
data sanitation
input validation
type checking
security
form validation
string validation
url validation
iban validation
email escape

readme.md for @push.rocks/webjwt

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

jwt
web
authentication
security
token parsing
json web tokens
smartstring
typescript

readme.md for @push.rocks/smartantivirus

@push.rocks/smartantivirus

Enterprise-grade antivirus scanning for Node.js applications - Seamlessly integrate ClamAV's powerful virus detection into your TypeScript/JavaScript projects with zero hassle. Why SmartAntivirus? ๐Ÿš€ In today's digital landscape, security is paramount. Whether ...

antivirus
node.js
clamav
virus scanning
security
docker
in-memory scanning
file scanning
stream scanning
data protection
network security
buffer scanning
software testing

readme.md for @push.rocks/smartsecret

@push.rocks/smartsecret

OS keychain-based secret storage with encrypted-file fallback for Node.js. Install To install @push.rocks/smartsecret, use pnpm: pnpm install @push.rocks/smartsecret Usage @push.rocks/smartsecret provides a unified API for storing and retrieving secrets. It a...

secret
keychain
credential
vault
encryption
security
keyring
libsecret
macos-keychain
aes-256-gcm

readme.md for @serve.zone/coreflow

@serve.zone/coreflow

A comprehensive solution for managing Docker and scaling applications across servers, handling tasks from service provisioning to network traffic management. Install To install @serve.zone/coreflow, you can use npm with the following command: npm install @serv...

docker
service scaling
networking
server management
continuous deployment
microservices
load balancing
task scheduling
web services
container management
cluster configuration
devops
cloud integration
security
high availability
multi-cloud
service discovery
distributed systems
docker swarm
traffic management
service provisioning
monitoring
observability
typescript

readme.md for @serve.zone/cloudly

@serve.zone/cloudly

Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. ๐ŸŽฏ What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...

multi-cloud management
docker swarmkit
container orchestration
cloud services
api integration
web interface
cli
ci/cd integration
cloud providers
digitalocean
hetzner cloud
cloudflare
typescript
node.js
infrastructure automation
devops
secret management
configuration management
task scheduling
logging
ssl management
system logging
cloud api client
frontend
backend
security

changelog.md for @design.estate/dees-document

@design.estate/dees-document

2025-12-11 - 2.2.3 - fix(contentinvoice) Use shared translation.TranslationKey type in DeContentInvoice.translateKey and remove local import Replaced local TranslationKey import with plugins.shared.translation.TranslationKey to ensure type consistency Updated...

document generation
invoice automation
business documentation
dynamic rendering
pdf creation
web components
node.js
typescript
templating
modern web technologies
responsive design
qr code
modular architecture
automated workflows
localization
digital signatures
security
interactive documents

changelog.md for @push.rocks/smartguard

@push.rocks/smartguard

2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...

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

changelog.md for @push.rocks/smarthash

@push.rocks/smarthash

2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...

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

changelog.md for @push.rocks/smartjwt

@push.rocks/smartjwt

2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...

jwt
jsonwebtoken
authentication
security
typescript
crypto
public key
private key
token validation
token creation

changelog.md for @push.rocks/smartantivirus

@push.rocks/smartantivirus

2025-08-16 - 1.3.2 - fix(build) Bump dependencies, improve test/build scripts, expand documentation and add project metadata Updated devDependencies: bumped @git.zone/tsbuild, @git.zone/tsbundle, @git.zone/tstest, @push.rocks/tapbundle, @types/node and typesc...

antivirus
node.js
clamav
virus scanning
security
docker
in-memory scanning
file scanning
stream scanning
data protection
network security
buffer scanning
software testing