Skip to content

shipurjan/yaml-loader-structures-demo

Repository files navigation

Examples

The examples above are taken from YAML specification and loaded in a NextJS project with yaml-loader

As you can see, the loader can handle these structures well

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A demo to see how yaml-loader (https://www.npmjs.com/package/yaml-loader) npm plugin reads YAML structures (https://yaml.org/spec/1.2.2/#22-structures)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published