@near-solution/help
1.0.1 • 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/near-solution' and fallback language is 'en')
- /helps/about/near-solution.ko-KR.md
- /helps/about/near-solution.ko.md
- /helps/about/near-solution.en.md
- /helps/about/near-solution.md
Readme
Keywords
nonePackage Sidebar
Install
npm i @near-solution/help
Weekly Downloads