This is the Linux app named gray-matter whose latest release can be downloaded as gray-matterv0.5.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named gray-matter with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
gray-matter
DESCRIPTION
gray-matter is a JavaScript library for parsing front matter from strings or files. It is commonly used in static site generators, documentation systems, content pipelines, and Markdown-based publishing tools. The library parses YAML front matter by default, but it can also work with JSON, TOML, CoffeeScript-style front matter, and custom parsers. It returns the content body and extracted metadata as a structured object that applications can process easily. Its parser is designed to be faster and more reliable than simple regular-expression approaches, especially around edge cases. It is useful whenever developers need clean metadata extraction from Markdown, HTML, or other text-based content files.
Features
- YAML front matter parsing
- JSON and TOML support
- Custom delimiter handling
- Structured metadata output
- String and file input support
- Node.js content pipeline fit
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/gray-matter.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.