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

@push.rocks/smartmarkdown

do more with markdown files Install To install @push.rocks/smartmarkdown, you can use npm or yarn. Run one of the following commands in your terminal: npm install @push.rocks/smartmarkdown --save or if you use yarn: yarn add @push.rocks/smartmarkdown This mo...

markdown
html conversion
markdown parsing
frontmatter
remark
unified
turndown
yaml
plugin system
text processing
documentation
content management

readme.md for @push.rocks/smartscaf

@push.rocks/smartscaf

Lightning-fast project scaffolding with smart templates and variable interpolation What It Does SmartScaf is a powerful TypeScript scaffolding engine that transforms template directories into fully configured projects in seconds. Think of it as your project's ...

typescript
scaffolding
template rendering
file handling
project setup
smart interaction
yaml
cli tool

readme.md for @push.rocks/smartyaml

@push.rocks/smartyaml

Handle YAML in smart ways. Install To use @push.rocks/smartyaml in your project, you need to install it using npm or yarn. Run the following command in your project directory: npm install @push.rocks/smartyaml --save or if you prefer yarn: yarn add @push.rock...

yaml
javascript
data serialization
conversion
js-yaml
typescript
nodejs
parsing
stringify

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

@push.rocks/smartscaf

2026-03-24 - 4.0.21 - fix(smartconfig) correct smartconfig package key and add npmjs registry for public releases Rename the CLI configuration key from git.zone/cli to @git.zone/cli. Add https://registry.npmjs.org to the release registries alongside the exist...

typescript
scaffolding
template rendering
file handling
project setup
smart interaction
yaml
cli tool