Docs.rs
oxc_printer-0.0.3
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oxc_printer 0.0.3
Oxc is a JavaScript / TypeScript parser with full Test262 conformance.
Crate
Source
Builds
Feature flags
Documentation
Coverage
9.38%
3
out of
32
items documented
0
out of
27
items with examples
Links
Homepage
oxc-project/oxc
18271
780
360
crates.io
Dependencies
oxc_allocator ^0.0.1
normal
oxc_ast ^0.0.3
normal
miette ^5.7.0
dev
oxc_parser ^0.0.3
dev
Versions
0.0.6
(2023-04-22)
0.0.3
(2023-04-02)
0.0.2
(2023-04-01)
0.0.1
(2023-03-30)
Owners
oxc_printer-0.0.3 has been yanked.
AST Printer with whitespace minification code adapted from
esbuild