Skip to content

timfish/orchestrion-js

 
 

Repository files navigation

Orchestion-JS

Orchestrion is a library for instrumenting Node.js libraries at build or load time. It provides VisitMut implementations for SWC's AST nodes, which can be used to insert tracing code into matching functions. It's entirely configurable via a YAML string, and can be used in SWC plugins, or anything else that mutates JavaScript ASTs using SWC.

Contributing

See CONTRIBUTING.md

License

See LICENSE

About

Orchestrion, but for JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 66.7%
  • JavaScript 33.3%