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

builder-boy

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder-boy

Build and watch es modules FAST

  • 0.3.28
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
139
increased by40.4%
Maintainers
1
Weekly downloads
 
Created
Source

builder-boy

Build and watch es modules FAST

Build Status js-standard-style npm version Coverage Status

  • imports / exports
  • inline browser builds
  • es5 + generators + fetch and async / await
  • branches based on user agents
  • virtual modules

usage

basic

builder-boy fileyouwantbuild.js destination.js

raw

No transpilation or pollyfills

builder-boy fileyouwantbuild.js destination.js -r

watch

Watch for changes

builder-boy fileyouwantbuild.js destination.js -w

env

Replaces env variables for inline browser builds, by default inherits from process.env

builder-boy fileyouwantbuild.js destanation.js -e envvar=true -e anotherone

target

Choose specific targets, defaults to inline, browser, node

builder-boy fileyouwantbuild.js destination.js -t node

builder-boy fileyouwantbuild.js destination.js -t node -t browser -t inline

boy

Keywords

FAQs

Package last updated on 02 Aug 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

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