plade 0.1.0 copy "plade: ^0.1.0" to clipboard
plade: ^0.1.0 copied to clipboard

A type-safe command-line parsing library

plade #

pub package

Plade is a type-safe CLI parsing library for Dart.

Highlights #

  • Fully type-safe and null-safe.
  • Support for a variety of different parsing styles (including GNU-style long options and Go's flag-style parsing).
  • Contains an optional class-based API.

Usage #

Two examples are provided:

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A type-safe command-line parsing library

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on plade