Alix von Schirp df8d0a65d3 build(devDeps): add finepack for package.json linting
Add tool for linting and verifying package.json
Tool will:
- validate existence of required keys
- organizes keys by relevance and alphabet
- validates for valid format

Tool was also added to pre-commit hook

Format: text/markdown
2025-03-13 01:33:23 +01:00
2025-03-10 08:35:25 +01:00
2025-03-10 05:06:35 +01:00
2025-03-10 05:06:35 +01:00
2025-03-10 21:43:05 +01:00
2025-03-11 02:29:11 +01:00
2025-03-10 07:35:56 +01:00

CIS Pushover Client

A client for Pushover, a service for sending notifications. Typesafe. Supports sending the same message to multiple users.

Installation

⚠️ This package is not yet published to npm.

pnpm add @cis-oss/pushover
npm install @cis-oss/pushover
yarn add @cis-oss/pushover
bun add @cis-oss/pushover
Description
A client for Pushover, a service for sending notifications. Written in TypeScript. Supports sending to multiple users.
Readme MIT 248 KiB
v0.1.0 Latest
2025-09-01 12:19:37 +02:00
Languages
TypeScript 91.7%
JavaScript 8.3%