Socket
Socket
Sign inDemoInstall

gobble

Package Overview
Dependencies
187
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gobble

The last build tool you'll ever need


Version published
Weekly downloads
1.5K
increased by3.22%
Maintainers
2
Install size
6.99 MB
Created
Weekly downloads
 

Changelog

Source

0.12.0

  • Switch to chokidar (#115)
  • Reject in promise instead of throwing MISSING_DEST_DIR
  • In file transformers, use the destination filename extension to decide the sourcemap comment style. (#116)
  • Separate file watching from building (#74)
  • Add a load of tests

Readme

Source

gobble Travis Build Status

the last build tool you'll ever need

Quick start

Install gobble-cli...

npm install -g gobble-cli

...then create a gobblefile.js build definition in your project's root directory. Then, run gobble:

gobble

Why another build tool?

There are many good reasons! Here are a few.

Docs

Plugins

Search for 'gobble' on npm to find plugins: https://www.npmjs.org/search?q=gobble

Caveats

Gobble is still in active development, and may not be ready for primetime yet - APIs may change, and huge swathes of documentation are currently missing. Bear with me!

License

MIT Licensed. Copyright 2014 Rich Harris.

Keywords

FAQs

Last updated on 27 Nov 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc