@uiengine/cli
Version:
UIengine command line interface.
15 lines (8 loc) • 318 B
JavaScript
module.exports = title => `
${title}
# What problem does it solve?
Description of the use case and the solution this component or pattern provides.
# When to use it?
Examples and scenarios; maybe an explanation when not to use it.
# Guidelines and recommendations
Explain UX concerns or technical details.`