A free and open source header bidding framework built by publishers for publishers. Pubfood empowers publishers to take back control of their ad stack and unlock the true value of their inventory. It's a simple, flexible and transparent solution.
Also see architecture overview
This repository contains the Pubfood JavaScript library. For more information about Pubfood and header bidding please see Pubfood.org
npm start
# Outputs
# build/pubfood.js
# build/pubfood.min.js
npm test
- Update CHANGELOG.md and
version
in package.json based on semantic versioning - Commit your changes (
git commit
) - Run the release script;
npm run release
Confirm the release;
- Check Travis build
- Confirm the
pubfood
package is updated on npm;npm info pubfood version
- Post a release announcement here
- The Header Bidding Advantage
- The Rise Of 'Header Bidding' And The End Of The Publisher Waterfall
- Header Bidding: Step-by-Step
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.