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

6 total results found

readme.md for @push.rocks/smartfm

@push.rocks/smartfm

The @push.rocks/smartfm module handles frontmatter data in markdown and other text files. The module allows easy parsing, stringification, and extraction of frontmatter data, using YAML or JSON format. It leverages the gray-matter library for advanced function...

frontmatter
markdown
text files
yaml
json
stringify
parse
commented sections
static site generator
cms
content metadata
metadata management
gray-matter

readme.md for @push.rocks/smartrequest

@push.rocks/smartrequest

A modern, cross-platform HTTP/HTTPS request library for Node.js, Bun, Deno, and browsers with a unified API, supporting form data, file uploads, JSON, binary data, streams, and unix sockets. Install # Using npm npm install @push.rocks/smartrequest --save # Us...

http
https
request library
form data
file uploads
json
binary data
streams
keepalive
typescript
modern web requests
drop-in replacement
bun
deno
node.js
unix sockets

readme.md for @push.rocks/webrequest

@push.rocks/webrequest

Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and advanced fault tolerance. Works seamlessly in browsers, Node.js, Deno, and Bun. Issue Reporting and Security For reporting bugs, issues, or security vulnerabiliti...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

changelog.md for @push.rocks/smartfm

@push.rocks/smartfm

2025-01-24 - 2.2.2 - fix(package) Fix export path in package.json Corrected the export path from './dist/index.js' to './dist_ts/index.js' in package.json 2025-01-24 - 2.2.1 - fix(documentation) Remove unnecessary markdown syntax from the README. Fixed mino...

frontmatter
markdown
text files
yaml
json
stringify
parse
commented sections
static site generator
cms
content metadata
metadata management
gray-matter

changelog.md for @push.rocks/smartrequest

@push.rocks/smartrequest

2025-11-17 - 5.0.1 - fix(test) Enable --logfile in test script and bump @git.zone/tstest to ^2.8.2 Update npm script: add --logfile flag to the test command to produce test logs Bump devDependency @git.zone/tstest from ^2.8.1 to ^2.8.2 2025-11-17 - 5.0.0 - B...

http
https
request library
form data
file uploads
json
binary data
streams
keepalive
typescript
modern web requests
drop-in replacement
bun
deno
node.js
unix sockets

changelog.md for @push.rocks/webrequest

@push.rocks/webrequest

2026-03-02 - 4.0.5 - fix(npmextra) normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys Removed legacy top-level 'npmci' and 'gitzone' keys Promoted '@...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api