An open API service indexing awesome lists of open source software.

https://github.com/viacominc/data-point

JavaScript Utility for collecting, processing and transforming data
https://github.com/viacominc/data-point

aggregate reduce transform

Last synced: 9 months ago
JSON representation

JavaScript Utility for collecting, processing and transforming data

Awesome Lists containing this project

README

          

# DataPoint

[![Build Status](https://travis-ci.org/ViacomInc/data-point.svg?branch=master)](https://travis-ci.org/ViacomInc/data-point) [![codecov](https://codecov.io/gh/ViacomInc/data-point/branch/master/graph/badge.svg)](https://codecov.io/gh/ViacomInc/data-point) [![Coverage Status](https://coveralls.io/repos/github/ViacomInc/data-point/badge.svg?branch=master)](https://coveralls.io/github/ViacomInc/data-point?branch=master) [![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors)

> JavaScript Utility for collecting, processing and transforming data.

## Packages

- **[data-point](packages/data-point)** (core)
- [data-point-express](packages/data-point-express)
- [data-point-service](packages/data-point-service)
- [data-point-cache](packages/data-point-cache)
- [data-point-codemods](packages/data-point-codemods)
- [bench-trial](packages/bench-trial)

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## License

This project is licensed under the Apache License Version 2.0 - see the [LICENSE](LICENSE) file for details
marked

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
acatl pacheco](https://github.com/acatl)
[💻](https://github.com/ViacomInc/data-point/commits?author=acatl "Code") [📖](https://github.com/ViacomInc/data-point/commits?author=acatl "Documentation") [⚠️](https://github.com/ViacomInc/data-point/commits?author=acatl "Tests") [👀](#review-acatl "Reviewed Pull Requests") [💡](#example-acatl "Examples") [🐛](https://github.com/ViacomInc/data-point/issues?q=author%3Aacatl "Bug reports") | [
Matthew Armstrong](https://github.com/raingerber)
[💻](https://github.com/ViacomInc/data-point/commits?author=raingerber "Code") [📖](https://github.com/ViacomInc/data-point/commits?author=raingerber "Documentation") [⚠️](https://github.com/ViacomInc/data-point/commits?author=raingerber "Tests") [👀](#review-raingerber "Reviewed Pull Requests") [💡](#example-raingerber "Examples") [🐛](https://github.com/ViacomInc/data-point/issues?q=author%3Araingerber "Bug reports") | [
Wendell Adriel](https://wendelladriel.com)
[📖](https://github.com/ViacomInc/data-point/commits?author=WendellAdriel "Documentation") [🔧](#tool-WendellAdriel "Tools") | [
Paul Molluzzo](https://paul.molluzzo.com)
[💻](https://github.com/ViacomInc/data-point/commits?author=paulmolluzzo "Code") [📖](https://github.com/ViacomInc/data-point/commits?author=paulmolluzzo "Documentation") [⚠️](https://github.com/ViacomInc/data-point/commits?author=paulmolluzzo "Tests") [👀](#review-paulmolluzzo "Reviewed Pull Requests") [💡](#example-paulmolluzzo "Examples") | [
Oscar Valdez](http://ozipi.com)
[📖](https://github.com/ViacomInc/data-point/commits?author=ozipi "Documentation") | [
Abe Peterkin](https://github.com/abepeterkin)
[📖](https://github.com/ViacomInc/data-point/commits?author=abepeterkin "Documentation") | [
Victor Singh](https://github.com/victorsingh)
[💻](https://github.com/ViacomInc/data-point/commits?author=victorsingh "Code") [📖](https://github.com/ViacomInc/data-point/commits?author=victorsingh "Documentation") [⚠️](https://github.com/ViacomInc/data-point/commits?author=victorsingh "Tests") [🐛](https://github.com/ViacomInc/data-point/issues?q=author%3Avictorsingh "Bug reports") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [
Vision87](https://github.com/Vision87)
[💬](#question-Vision87 "Answering Questions") [💻](https://github.com/ViacomInc/data-point/commits?author=Vision87 "Code") |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!