文件名称:iso-path:同构路径实用程序
文件大小:64KB
文件格式:ZIP
更新时间:2024-04-20 03:25:39
TypeScript
等径
同构路径实用程序。
贡献
# after fork and clone
npm install
# begin making changes
git checkout -b < branch>
npm run watch
# after making change(s)
git commit -m "
【文件预览】:
iso-path-master
----.eslintrc.json(107B)
----tsconfig.build.json(423B)
----src()
--------interfaces.ts(574B)
--------index.ts(0B)
--------detectPathStyle.spec.ts(196B)
--------parse.ts(1KB)
--------parse.spec.ts(363B)
--------detectPathStyle.ts(107B)
----scripts()
--------run-on-node-version.sh(402B)
--------watch.js(394B)
----.circleci()
--------config.yml(2KB)
----.travis.yml(473B)
----tsconfig.json(195B)
----LICENSE(1KB)
----wallaby.js(1KB)
----jest.config.js(145B)
----tslint.json(55B)
----README.md(2KB)
----.gitignore(634B)
----.eslintignore(28B)
----package-lock.json(242KB)
----package.json(996B)