url-shortener-fullstack-master.zip
(预估有个38文件)
url-shortener-fullstack-master
client
package.json
1KB
.prettierrc
26B
jest.config.js
138B
tests
unit
example.spec.ts
342B
package-lock.json
582KB
src
api
url
url.api.ts
182B
index.ts
37B
index.ts
234B
api.types.ts
103B
shims-vue.d.ts
168B
main.ts
117B
components
url-list.vue
882B
url-input.vue
2KB
utils
validate-url.ts
134B
index.ts
32B
app.vue
2KB
.eslintrc.js
625B
tsconfig.json
818B
.gitignore
231B
.browserslistrc
30B
public
index.html
575B
favicon.ico
15KB
README.md
369B
babel.config.js
66B
server
package.json
778B
.prettierrc
29B
package-lock.json
102KB
src
utils
validate-url.ts
134B
generate-shortened-url.ts
84B
index.ts
74B
index.ts
1KB
.eslintrc.js
364B
tsconfig.json
6KB
.gitignore
17B
.npmrc
15B
nodemon.json
98B
package.json
364B
README.md
15B
暂无评论