Unicode.Transform.Generator (Unicode Transform v0.1.0) View Source

Generate Elixir source files from CLDR XML files the define Unicode transforms.

Link to this section Summary

Link to this section Functions

Link to this function

generate(files \\ "*.xml", options \\ [])

View Source
Link to this function

generate_code(rules, source, target, direction, alias)

View Source
Link to this function

generate_header(source, target, direction, alias)

View Source
Link to this function

generate_module(file, destination_directory)

View Source
Link to this function

module_name(source, target)

View Source