Common Packages

ps-webapp-property-detail

This project is depending on webapp-common. In order to link those: * go to the webapp-common project or check it out. * go to the root directory of webapp-common * run "npm run build" * run "npm run prePublishOnly" (which will make a dist folder that can

0.1.0 • Published 6 years ago

shared-js-api

<dl> <dt><a href="#getQueryString">getQueryString(name, [href])</a> ⇒ <code>string</code> | <code>Array.&lt;string&gt;</code></dt> <dd><p>获取 url 查询参数</p> </dd> <dt><a href="#fillz">fillz(val, [count])</a> ⇒ <code>string</code></dt> <dd><p>内容前补 0</p> </dd>

0.2.8 • Published 4 years ago