
Security News
Rspack Introduces Rslint, a TypeScript-First Linter Written in Go
Rspack launches Rslint, a fast TypeScript-first linter built on typescript-go, joining in on the trend of toolchains creating their own linters.
This crate is part of the zng
project.
0.4.0
task::respond
are now resumed in the response var modify closure.task::ipc
module, for running tasks in worker processes."bytemuck"
feature from zng-unique-id
.
impl_unique_id_bytemuck!
to generate the impls.zng-unique-id
.zng-ext-single-instance
crate re-exported in zng::app
when non-default
Cargo feature "single_instance"
is enabled.AsRef<std::path::Path>
for Txt
.AsRef<std::ffi::OsStr>
for Txt
.zng::app::crash_handler
.zng::app::crash_handler::init_debug()
to quickly setup panic and minidump collection.APP.about
.AnsiText!
not resetting style.Markdown!
widget now uses AnsiText!
for ```console code block.auto_size
not using the min/max_size constraints.SCROLL.vertical_offset
, SCROLL.horizontal_offset
and SCROLL.zoom_scale
.
ReadOnlyContextVar<Factor>
to ContextVar<Factor>
so it has minimal impact.vertical_offset
, horizontal_offset
and zoom_scale
properties in Scroll!
.
FAQs
Unknown package
We found that zng-var-proc-macros demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Rspack launches Rslint, a fast TypeScript-first linter built on typescript-go, joining in on the trend of toolchains creating their own linters.
Security News
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.