arb_merge 1.2.0 copy "arb_merge: ^1.2.0" to clipboard
arb_merge: ^1.2.0 copied to clipboard

A command-line tool to merge ARB files from multiple sources based on the files' locale.

Changelog #

1.2.0 #

  • NEW: Added comprehensive library API for programmatic usage
  • Added ArbMerge.create() factory constructor for simplified usage
  • Added merge() method to get merged content without writing files
  • Added getMergedContentForLocale() method for specific locale access
  • Added getAvailableLocales() method to discover available languages
  • Added ArbMergeResult class to encapsulate merge results
  • Added writeFiles() method for custom file writing logic
  • Improved user experience by eliminating the need to manually create output directories
  • Enhanced documentation with comprehensive library usage examples

1.1.0 #

  • Added automatic creation of destination directory if it doesn't exist

1.0.0 #

  • initial release.

1.0.1 #

  • updated formatting and description
5
likes
0
points
111
downloads

Publisher

verified publisherabcx3.com

Weekly Downloads

A command-line tool to merge ARB files from multiple sources based on the files' locale.

Homepage
Repository (GitHub)
View/report issues

Topics

#tools #arb #i18n #merge

License

unknown (license)

Dependencies

args, logging, path, yaml

More

Packages that depend on arb_merge