Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

assemble-yaml

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-yaml

Utility library for working with YAML front matter.

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
510
increased by55.96%
Maintainers
2
Weekly downloads
 
Created
Source

assemble-yaml NPM version Build Status

Utility library for working with YAML front matter.

Visit Assemble's documentation for many more examples and pointers on getting started.

Getting Started

npm install assemble-yaml --save

and use it as follows:

var yfm = require('assemble-yaml');
var data = yfm.extract("./test/fixtures/pages/complex.hbs");

Release History

  • 2013-08-11   v0.1.0   Initial setup - Migrated from main Assemble repo

Project authored by Brian Woodward.

This file was generated on Mon Sep 02 2013 09:44:51.

Keywords

FAQs

Package last updated on 22 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc