https://github.com/seeminglyscience/pssyntaxrewriter
PowerShell abstract syntax tree rewriter library
https://github.com/seeminglyscience/pssyntaxrewriter
Last synced: 10 months ago
JSON representation
PowerShell abstract syntax tree rewriter library
- Host: GitHub
- URL: https://github.com/seeminglyscience/pssyntaxrewriter
- Owner: SeeminglyScience
- License: mit
- Created: 2019-01-30T01:10:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T01:11:24.000Z (about 7 years ago)
- Last Synced: 2025-04-18T21:30:56.463Z (10 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSSyntaxRewriter
PowerShell abstract syntax tree rewriter library
This project is in a very early state and will likely see drastic API changes in the future. This
repository is public mainly for informational purposes and to receive feedback.
See the [examples](https://github.com/SeeminglyScience/PSSyntaxRewriter/tree/master/examples) for usage.