https://github.com/jonathanong/pixel-logger
https://github.com/jonathanong/pixel-logger
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanong/pixel-logger
- Owner: jonathanong
- License: mit
- Created: 2015-06-29T20:53:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T21:04:15.000Z (almost 10 years ago)
- Last Synced: 2025-01-31T19:25:34.565Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixel-logger
[![NPM version][npm-image]][npm-url]
[![Latest tag][github-tag]][github-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Dependency Status][david-image]][david-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]A stupid server just logs all the URLs that gets hit.
Useful for debugging tracking pixels.[npm-image]: https://img.shields.io/npm/v/pixel-logger.svg?style=flat-square
[npm-url]: https://npmjs.org/package/pixel-logger
[github-tag]: http://img.shields.io/github/tag/jonathanong/pixel-logger.svg?style=flat-square
[github-url]: https://github.com/jonathanong/pixel-logger/tags
[travis-image]: https://img.shields.io/travis/jonathanong/pixel-logger.svg?style=flat-square
[travis-url]: https://travis-ci.org/jonathanong/pixel-logger
[coveralls-image]: https://img.shields.io/coveralls/jonathanong/pixel-logger.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/jonathanong/pixel-logger
[david-image]: http://img.shields.io/david/jonathanong/pixel-logger.svg?style=flat-square
[david-url]: https://david-dm.org/jonathanong/pixel-logger
[license-image]: http://img.shields.io/npm/l/pixel-logger.svg?style=flat-square
[license-url]: LICENSE
[downloads-image]: http://img.shields.io/npm/dm/pixel-logger.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/pixel-logger