json5_plus 0.0.3 copy "json5_plus: ^0.0.3" to clipboard
json5_plus: ^0.0.3 copied to clipboard

A JSON5 parser with type-safe accessors.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json5_plus

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

dependencies:
  json5_plus: ^0.0.3

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:json5_plus/json5_plus.dart';
1
likes
0
points
23
downloads

Publisher

verified publishersport42.app

Weekly Downloads

A JSON5 parser with type-safe accessors.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, meta, win32

More

Packages that depend on json5_plus