yaml2json_transformer 0.0.4 copy "yaml2json_transformer: ^0.0.4" to clipboard
yaml2json_transformer: ^0.0.4 copied to clipboard

Dart 1 only

Transforms yaml files to json files on build

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yaml2json_transformer

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  yaml2json_transformer: ^0.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yaml2json_transformer/yaml2json_transformer.dart';
0
likes
10
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Transforms yaml files to json files on build

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

barback, yaml2json

More

Packages that depend on yaml2json_transformer