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

beerjson

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beerjson

simply represent a brew recipe with json.

  • 0.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Beer.json

An easy to read, simple representation of a brew recipe in JSON.

why?

At time of writing, there is only one standard way of saving a beer recipe, and it is not the prettiest thing in the world. Lots of angular brackets and such.

Beer.json is intended to do one thing, and one thing only. Represent a recipe for a single brew.

tenets

  • One file = one recipe.
  • Only relevant info. If you need to know your caryophyllene levels when pitching your hops, you might be better off looking at the angle-bracket solution.

converters

Currently working on the first, beerxml -> beerjson converter. It's written with node. Use it like this:

npm install -g beerjson
bxml2bjson sweet-recipe.json

FAQs

Package last updated on 16 Sep 2018

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