New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

broccoli-flatiron

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-flatiron

Broccoli plugin to create json objects from directory structures

0.1.0
Source
npm
Version published
Weekly downloads
19K
3.39%
Maintainers
1
Weekly downloads
 
Created
Source

Broccoli Flatiron

Usage

Create a payload file based upon directory structure.

var flatiron = require("broccoli-flatiron");

var tree = flatiron(targetDirectory);

Documentation

  • option.outputFile
  • option.trimExtensions

ZOMG!!! TESTS?!?!!?

Yeah, no. Not now. But when I finally add some, you can run them like so:

npm install
npm test

License

This project is distributed under the MIT license.

Keywords

broccoli-plugin

FAQs

Package last updated on 26 Oct 2017

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