Skip to content

Review and Release Planning

Gregg Irwin edited this page Aug 24, 2021 · 7 revisions

Confidence Ratings

Each function is given confidence ratings, based on its design and implementation. Overall confidence is their average.

A baseline confidence of 8/10 means a function is good enough to be included in a release. Notes about other reasons to exclude functions may also be made. For example, a function may be good enough technically but its purpose doesn't justify inclusion.

The goal here is to help prioritize work and do an initial release of some functionality for user feedback and testing.

See https://github.com/hiiamboris/red-formatting/discussions for design chat related to functions.

Function Design Code Purpose Overall L10N req'd Notes
as-ordinal
format-bytes
form-logic
format-number-with-style
format-number-with-mask
format-number-via-masks
format-date-time
capitalize
form-num-ex
format-string
form-num-with-group-seps
format-number-by-width

Additional function ideas

Function Design Code Purpose Overall L10N req'd Notes
basic-number-formatter
format-binary
parse-format

Priority Task List

Clone this wiki locally