14 releases (9 breaking)

0.102.0 Feb 5, 2025
0.101.0 Dec 22, 2024
0.100.0 Nov 13, 2024
0.96.1 Jul 29, 2024

#52 in #nushell

Download history 1242/week @ 2024-11-04 1637/week @ 2024-11-11 1061/week @ 2024-11-18 905/week @ 2024-11-25 940/week @ 2024-12-02 1083/week @ 2024-12-09 1082/week @ 2024-12-16 1259/week @ 2024-12-23 792/week @ 2024-12-30 1032/week @ 2025-01-06 891/week @ 2025-01-13 942/week @ 2025-01-20 704/week @ 2025-01-27 1846/week @ 2025-02-03 1273/week @ 2025-02-10 186/week @ 2025-02-17

4,096 downloads per month
Used in 64 crates (4 directly)

MIT and maybe CC-PDDC

1.5MB
28K SLoC

nu-plugin-core

This crate provides functionality that is shared by the Nushell engine and plugins.


lib.rs:

Functionality and types shared between the plugin and the engine, other than protocol types.

If you are writing a plugin, you probably don't need this crate. We will make fewer guarantees for the stability of the interface of this crate than for nu_plugin.

Dependencies

~22–64MB
~1M SLoC