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

277 total results found

readme.md for @api.global/typedelectron

@api.global/typedelectron

a package made for ipc communication in electron Install To start using @api.global/typedelectron in your Electron project, first, you need to add it to your project dependencies using npm: npm install @api.global/typedelectron --save This command will instal...

electron
ipc
typescript
communication
typed request
backend
preload script

readme.md for @api.global/test-sdk

@api.global/test-sdk

an sdk for testing ag handlers Install To install @api.global/test-sdk, you need to have Node.js and npm installed. Follow these steps to install it: npm install @api.global/test-sdk --save This will add @api.global/test-sdk to your project's dependencies. Us...

api testing
sdk
development tools
api gateway
server simulation
handlers testing
automated testing
typescript
node.js

readme.md for @api.global/typedrequest

@api.global/typedrequest

A TypeScript library for making fully typed request/response cycles across any transport — HTTP, WebSockets, broadcast channels, or custom protocols. Define your API contract once as a TypeScript interface, then use it on both client and server with compile-ti...

typescript
api requests
http
typed programming
request routing
response handling
virtual streams
asynchronous
network communication
server communication
api integration

readme.md for @api.global/sdk

@api.global/sdk

an sdk package for api.global Install To install @api.global/sdk, you need to have Node.js installed on your machine. This package is available through the npm registry. Installation can be done using the npm or yarn command line tools. npm install @api.global...

sdk
api.global
typescript
authentication
http requests
environment variables
typed requests
open source
code contributions
npm package
api development
handlers
modular design
code quality
software development kit

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 @api.global/typedsocket

@api.global/typedsocket

A TypeScript library for creating typed WebSocket connections with bi-directional communication support. Extends @api.global/typedrequest to bring type-safe request/response patterns to WebSocket connections. Issue Reporting and Security For reporting bugs, is...

websocket
type safety
real-time communication
client-server architecture
typescript
networking

readme.md for @api.global/typedserver

@api.global/typedserver

A powerful TypeScript-first web server framework for building modern full-stack applications. Features static file serving, live reload, type-safe API integration, decorator-based routing, service worker support, and edge computing capabilities. Part of the @a...

typescript
static file serving
live reload
compression
typed requests
http server
ssl
cors
proxy
sitemap
feeds
robots.txt
compression (gzip, deflate, brotli)

readme.md for @apiclient.xyz/cloudflare

@apiclient.xyz/cloudflare

🚀 A modern, elegant TypeScript client for the Cloudflare API with clean manager-based architecture Stop fighting with the Cloudflare API. This library gives you an intuitive, type-safe way to manage zones, DNS records, and Workers—all with clean, predictab...

cloudflare
dns management
zone management
worker management
typescript
api client
cloud infrastructure
automated dns
cdn management
open source

readme.md for @apiclient.xyz/tink

@apiclient.xyz/tink

an unofficial api abstraction for tink.com Install To install @apiclient.xyz/tink, use either npm or yarn as per your preference. Run the following command in your project directory: npm install @apiclient.xyz/tink --save Or if you prefer yarn, use: yarn add ...

tink.com
api abstraction
typescript
financial data
transactions
accounts
banking api

readme.md for @apiclient.xyz/gitea

@apiclient.xyz/gitea

A fully typed TypeScript client for the Gitea API. Manage repositories, organizations, secrets, branches, tags, and CI/CD action runs with a clean, object-oriented interface and built-in auto-pagination. Issue Reporting and Security For reporting bugs, issues,...

gitea
api client
typescript
git hosting
ci/cd
actions
secrets management

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

@apiclient.xyz/gitlab

A powerful, fully-typed TypeScript client for the GitLab API 🚀 @apiclient.xyz/gitlab gives you a clean, object-oriented interface to the GitLab REST API. It wraps projects, groups, pipelines, jobs, CI/CD variables, branches, tags, protected branches, and tes...

gitlab
api client
typescript
ci/cd
pipelines
variables
devops

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 @apiclient.xyz/ghost

@apiclient.xyz/ghost

The unofficial TypeScript-first Ghost CMS API client that actually makes sense A modern, fully-typed API client for Ghost CMS that wraps both the Content and Admin APIs into an elegant, developer-friendly interface. Built with TypeScript, designed for humans...

ghost cms
api client
content management
admin api
content api
typescript
post management
blog management

readme.md for @apiclient.xyz/bookstack

@apiclient.xyz/bookstack

A fully-typed TypeScript API client for BookStack — the open-source wiki and documentation platform. Covers the entire BookStack REST API with rich domain objects, auto-pagination, and export support. Issue Reporting and Security For reporting bugs, issues, or...

bookstack
api client
typescript
wiki
documentation
books
pages
chapters

readme.md for @consent.software/catalog

@consent.software/catalog

A sleek, modern library of web components for seamless consent management integration. Built with Lit and designed for GDPR/CCPA compliance out of the box. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit commu...

consent management
web components
cookie consent
privacy compliance
gdpr
es modules
frontend
typescript
user privacy
modern web

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

@design.estate/dees-comms

a comms module for communicating within the DOM Install To integrate @design.estate/dees-comms into your project, run the following command in your terminal: npm install @design.estate/dees-comms --save This will add the package to your project dependencies. ...

dom communication
message broadcasting
cross-browser
cross-tab
web workers
typed messages
typescript
broadcast channel
client-side messaging
module