@things-factory/help
TypeScript icon, indicating that this package has built-in type declarations

7.1.24 • Public • Published

help

topic

  • topic : means help file location relative path (must not started with '/')
  • file location : /helps/${topic}.${locale}.md

i18n

  • The help(markdown) file is selected in response to the user's language information.
  • help file finding order (ie. user language is 'ko-KR' and topic is 'about/things-factory' and fallback language is 'en')
    1. /helps/about/things-factory.ko-KR.md
    2. /helps/about/things-factory.ko.md
    3. /helps/about/things-factory.en.md
    4. /helps/about/things-factory.md

Dependents (43)

Package Sidebar

Install

npm i @things-factory/help

Weekly Downloads

1,108

Version

7.1.24

License

MIT

Unpacked Size

118 kB

Total Files

39

Last publish

Collaborators

  • youngwook
  • shortstop
  • nalshya113
  • woo_ram
  • jinwon_in_hatio
  • jyp220
  • heartyoh
  • horwengliang95
  • chris_lim7150
  • joekin
  • jinwon