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

https://github.com/formidablelabs/tracing

Node file tracing libraries and tools.
https://github.com/formidablelabs/tracing

Last synced: about 2 months ago
JSON representation

Node file tracing libraries and tools.

Awesome Lists containing this project

README

        

[![Tracing — Formidable, We build the modern web](https://raw.githubusercontent.com/FormidableLabs/tracing/main/tracing-Hero.png)](https://formidable.com/open-source/)

[![Actions Status][actions_img]][actions_site]
[![Coverage Status][cov_img]][cov_site]

A collection of libraries and tools for faster and smaller Node.js file packaging.

## Packages

- [`trace-deps` 🔬](./packages/trace-deps/): A dependency tracing tool for Node.js source files.
- [`trace-pkg` 📦](./packages/trace-pkg/): A blazingly fast Node.js zip application packager for AWS Lambda, etc.

[actions_img]: https://github.com/FormidableLabs/tracing/workflows/CI/badge.svg
[actions_site]: https://github.com/FormidableLabs/tracing/actions
[cov_img]: https://codecov.io/gh/FormidableLabs/tracing/branch/main/graph/badge.svg
[cov_site]: https://codecov.io/gh/FormidableLabs/tracing