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

4 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/smartmime

@push.rocks/smartmime

a module to detect mime types Install Installing @push.rocks/smartmime is as simple as running the following npm command in your terminal. Make sure you have Node.js (version 10.x or newer) installed on your machine. npm install @push.rocks/smartmime --save T...

mime type detection
file type identification
node.js
binary files
text files
file encoding
mime types library

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

@push.rocks/smartmime

2024-11-18 - 2.0.4 - fix(core) Documentation and test coverage updates Comprehensive examples added to readme.md. Expanded test coverage for mime type detection. 2024-11-18 - 2.0.3 - fix(core) Update dependencies and optimize type imports Updated devDepende...

mime type detection
file type identification
node.js
binary files
text files
file encoding
mime types library