cleye

๐Ÿ‘โ€๐Ÿ—จ Strongly typed CLI development for Node.js

MIT License

Downloads
166.2K
Stars
505
Committers
2
cleye - v1.3.2 Latest Release

Published by privatenumber over 1 year ago

1.3.2 (2023-02-16)

Bug Fixes

  • consistent camelCase conversion between type and runtime (#23) (51bfad5)
cleye - v1.3.1

Published by privatenumber almost 2 years ago

1.3.1 (2022-11-12)

Bug Fixes

cleye - v1.3.0

Published by privatenumber almost 2 years ago

1.3.0 (2022-11-10)

Features

cleye - v1.2.1

Published by privatenumber over 2 years ago

1.2.1 (2022-06-04)

Bug Fixes

  • types: export Renderers and Command (#11) (73252f3)
cleye - v1.2.0

Published by privatenumber over 2 years ago

1.2.0 (2022-04-29)

Features

  • pass in flag data to flag operator (#9) (29777d4)
cleye - v1.1.0

Published by privatenumber over 2 years ago

1.1.0 (2022-01-29)

Features

  • store end of flags in -- property (#6) (7e0003d)
  • support eof in parameters (#7) (7e24ad3)
cleye - v1.0.2

Published by privatenumber almost 3 years ago

1.0.2 (2022-01-24)

Bug Fixes

  • allow description in command flags (#4) (3d5d19e)
  • error in non tty environments (#5) (a766c57)
cleye - v1.0.1

Published by privatenumber almost 3 years ago

1.0.1 (2022-01-05)

Bug Fixes

  • allow . in command and script name (a7202b2)
cleye - v1.0.0

Published by privatenumber almost 3 years ago

1.0.0 (2022-01-05)

Features