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.
- Host: GitHub
- URL: https://github.com/formidablelabs/tracing
- Owner: FormidableLabs
- Created: 2022-08-10T21:50:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T17:52:35.000Z (about 2 years ago)
- Last Synced: 2025-04-13T03:09:25.508Z (about 2 months ago)
- Language: JavaScript
- Size: 946 KB
- Stars: 6
- Watchers: 31
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
[](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