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

beermath

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beermath

A collection of functions to calculate data for beer recipes

  • 1.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status

beermath

A collection of functions to help shape and create beer recipes.

installation

npm i -S beermath

usage

The /dist directory contains the ES6 source code, including an index.js that exports all of the symbols. The jsnext:main key points here to allow this to be used with ES6 build tools (like Rollup).

The /src directory contains the compiled-down ES5 variant which is generated when this package is published to NPM (or when you do npm run build).

license

Copyright © 2015 Todd Kennedy, Apache 2.0

Keywords

FAQs

Package last updated on 15 Nov 2015

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