Advanced Search
Search Results
277 total results found
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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 ...
readme.md for @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,...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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:...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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. ...