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

16 total results found

readme.md for @api.global/typedrequest-interfaces

@api.global/typedrequest-interfaces

interfaces for making typed requests Install To install @api.global/typedrequest-interfaces, you need to have Node.js installed on your system. You can then add this package to your project by running the following command in your terminal: npm install @api.gl...

http
requests
interfaces
typescript
streaming
api
virtual streams

readme.md for @apiclient.xyz/docker

@apiclient.xyz/docker

A fully typed TypeScript client for the Docker Engine API. Talk to Docker from Node.js or Deno with a clean, object-oriented interface — containers, images, networks, services, secrets, and image storage all in one package. 🐳 Issue Reporting and Security For r...

docker
api
node.js
typescript
containers
images
networks
services
secrets

readme.md for @apiclient.xyz/hetznercloud

@apiclient.xyz/hetznercloud

An unofficial API client for the Hetzner Cloud API Install You can install the @apiclient.xyz/hetznercloud package via npm: npm install @apiclient.xyz/hetznercloud Or using yarn: yarn add @apiclient.xyz/hetznercloud Usage The @apiclient.xyz/hetznercloud pack...

hetzner
cloud
api
typescript
client
servers
volumes
firewalls
automation
devops
cloud infrastructure

readme.md for @apiclient.xyz/medium

@apiclient.xyz/medium

An unofficial Medium.com API package that allows interaction with Medium's features using Node.js. Install To install the @apiclient.xyz/medium package, ensure you have Node.js and npm installed on your system. Then, run the following command in your terminal:...

medium
api
medium api
unofficial
node.js
typescript
publications
posts
account management
automation
javascript
blogging
content creation
web development

readme.md for @git.zone/tsbuild

@git.zone/tsbuild

A powerful, modern TypeScript build tool with smart defaults, full tsconfig.json support, automatic output directory management, and cross-module import path rewriting. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, pleas...

typescript
compilation
nightly features
cli tool
file compilation
glob patterns
compiler options
development
api

readme.md for @idp.global/idp.global

@idp.global/idp.global

🔐 A modern, open-source Identity Provider (IdP) SaaS platform for managing user authentication, registrations, sessions, and organization-based access control. Built with TypeScript and designed for modern web applications, idp.global provides a complete ident...

identity provider
authentication
user management
registration
session management
jwt
typescript
user login
session handling
email verification
mobile verification
user roles
organization management
billing management
password reset
two-factor authentication
oauth
api
user data
user sessions

readme.md for @modelgrid.com/modelgrid

@modelgrid.com/modelgrid

🚀 ModelGrid GPU infrastructure management daemon with OpenAI-compatible API for serving AI models in containers. ModelGrid is a root-level daemon that transforms any GPU-equipped machine into a production-ready AI inference server. It manages Docker containers...

gpu
docker
ai
llm
ollama
vllm
openai
api
nvidia
cuda
amd
rocm
intel
inference
container

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

@push.rocks/smartai

A unified provider registry for the Vercel AI SDK 🧠⚡ SmartAI gives you a single getModel() function that returns a standard LanguageModelV3 for any supported provider — Anthropic, OpenAI, Google, Groq, Mistral, XAI, Perplexity, or Ollama. Use the returned m...

ai integration
typescript
chatbot
openai
anthropic
multi-model
audio generation
text-to-speech
document processing
vision processing
streaming chat
api
multiple providers
ai models
synchronous chat
asynchronous chat
real-time interaction
content analysis
image description
document classification
ai toolkit
provider switching

changelog.md for @apiclient.xyz/docker

@apiclient.xyz/docker

2026-03-28 - 5.1.2 - fix(deps) upgrade core tooling dependencies and adapt Docker client internals for compatibility replace removed smartfile filesystem APIs with node:fs and SmartFileFactory usage update imagestore archive handling for smartarchive v5 and s...

docker
api
node.js
typescript
containers
images
networks
services
secrets

changelog.md for @apiclient.xyz/medium

@apiclient.xyz/medium

2024-07-02 - 1.0.7 - fix(metadata) Update project metadata and readme for new scope and descriptions Updated package name and description in package.json Updated repository and scope information in npmextra.json Expanded readme with detailed usage instruction...

medium
api
medium api
unofficial
node.js
typescript
publications
posts
account management
automation
javascript
blogging
content creation
web development

changelog.md for @git.zone/tsbuild

@git.zone/tsbuild

2026-03-24 - 4.4.0 - feat(config) add smartconfig metadata and update TypeScript build configuration docs replace npmextra.json with .smartconfig.json and include it in published files add a repository license file upgrade TypeScript and related build depende...

typescript
compilation
nightly features
cli tool
file compilation
glob patterns
compiler options
development
api

changelog.md for @idp.global/idp.global

@idp.global/idp.global

2026-01-29 - 1.16.0 - feat(dev) add local development docs, update tswatch preset and add Playwright screenshots readme.md: added a Local Development section with prerequisites, quick-start commands, environment variables, development routes, and default deve...

identity provider
authentication
user management
registration
session management
jwt
typescript
user login
session handling
email verification
mobile verification
user roles
organization management
billing management
password reset
two-factor authentication
oauth
api
user data
user sessions

changelog.md for @modelgrid.com/modelgrid

@modelgrid.com/modelgrid

2026-01-30 - 1.0.1 - fix(docs) revamp README with updated branding, expanded features, installation and uninstall instructions, resources, and legal/company information Replaced README title and subtitle with new branding and emoji-enhanced header Added ASCII...

gpu
docker
ai
llm
ollama
vllm
openai
api
nvidia
cuda
amd
rocm
intel
inference
container

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

@push.rocks/smartai

2026-03-05 - 2.0.0 - BREAKING CHANGE(vercel-ai-sdk) migrate to Vercel AI SDK v6 and introduce provider registry (getModel) returning LanguageModelV3 Major API rewrite and module reorganization; bump package version to 1.0.0 Replace many legacy provider implem...

ai integration
typescript
chatbot
openai
anthropic
multi-model
audio generation
text-to-speech
document processing
vision processing
streaming chat
api
multiple providers
ai models
synchronous chat
asynchronous chat
real-time interaction
content analysis
image description
document classification
ai toolkit
provider switching