dessert-yaml
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

Dessert YAML

This library is a clone of yaml-js, written in Rust for WebAssembly.

Summary

Installation

npm install dessert-yaml

Usage

Replace

import yaml from "yaml-js"

by

import * as yaml from "dessert-yaml"

And it should work the same, but faster with Wasm !

Readme

Keywords

none

Package Sidebar

Install

npm i dessert-yaml

Weekly Downloads

6

Version

0.1.5

License

none

Unpacked Size

411 kB

Total Files

5

Last publish

Collaborators

  • nyquase