Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **safeload‑yaml‑pmb** package simply re‑exports a single YAML‑parsing function that works safely with both js‑yaml v3 and v4. It abstracts away the API change where `load` became safe in v4 and `safeLoad` was deprecated, letting developers load YAML without worrying about which version of js‑yaml is installed. Ideal for Node.js projects that need a reliable, secure YAML loader across different dependency versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mk-pmb's profile
mk-pmb
4 contributions
mk-pmb

mk-pmb/safeload-yaml-pmb-js

Re-export my current favorite safe YAML loading function. Bridges the gap between js-yaml v3 and v4.

JavaScript
0
0
No license

Support the dependencies of mk-pmb/safeload-yaml-pmb-js

Account's avatar
mk-pmb/eslint-config-nodejs-pmb
My favorite eslint rules.
Account's avatar
mk-pmb/eslint-plugin-json-light-pmb
(2022 maintenance fork) Light ESLint plugin for JSON validating
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
mk-pmb/eslint-pretty-pmb-node
Helps me invoke eslint with eslint-formatter-pretty.