[6] VueJS/Core:http://github.com/vuejs/core [7] @onlyoffice/document-editor-vue:https://www.npmjs.com/package/@onlyoffice/document-editor-vue [8] ONLYOFFICE/document-editor-vue:https://github.com/ONLYOFFICE/document-editor-vue
https://www.npmjs.com/package/mysql2 https://www.npmjs.com/package/@types/mysql https://blog.csdn.net/Mr_Bobcp/article/details/135937091 20240423 K8S basic https://youtu.be/E8NuVrhsCfg?si=aZcEv4uPmgbwzRLs&t=270 20240422 VS Code change theme https://blog.csdn.net/qq_21237549/art...
JS框架: Vue, nodejs CSS框架: sass 组件库: ElementUI 打包构建工具: Webpack 部署方式 16gmasterportip system-service 8000 16gmaster data-market-service 8822 16gmaster service-data-integration 8824 16gmaster data-metadata-service 8820 16gmaster data-system-service 8810 16gmaster service-data-dts 9536...
$MODULE_NAME默认github.com/$GITHUB_USER_NAME/$PROJECT_NAME > go mod init example.com/app # 1.指定生成go.mod文件,依赖golang.org/...需代理或在go.mod中replace替换为github镜像 > go get github.com/gin-gonic/gin # 安装项目依赖...生成go.sum文件用于锁定依赖版本,有点类似Nodejs的package-lock...
Nuxt.js - type: camp - location: 'Amherst, MA' - url: 'https://drupal.tv/external-video/2019-03-11/contenta-cms-drupal-api-nuxtjs' -- id: 2346f1c67eea089f9e520647fea4fa071b36813f - presenter: Geoff St. Pierre - presenterPic: 'https://www.gravatar.com/avatar/e103c2a2a8f8caf...
{ + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + ...
['http://xxx'], // 在线示例中的css依赖 - // vue: 'https://fastly.jsdelivr.net/npm/vue/dist/vue.min.js', // 在线示例中的vue依赖 - jsfiddle: false, // 是否显示 jsfiddle 链接 - codepen: true, // 是否显示 codepen 链接 - horizontal: false, // 是否展示为横向样式 - }, - }...
{ + label: 'Vue', + value: 'vue', + }, + { + label: 'React', + value: 'react', + }, + { + label: 'Avalon', + value: 'avalon', + }, + ], + }, + { + type: 'checkbox', + label: '配送方式', + value: 'away', + children: [{ + label: '京东配送', + ...
6 @@ validate-npm-package-name@^5.0.0: dependencies: builtins "^5.0.0" -validate-peer-dependencies@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.2.0.tgz#22aab93c514f4fda457d36c80685e8b1160d2036" - ...
--- .vscode/launch.json | 42 +- CHANGELOG.md | 2 + sample/App.js | 307 --- sample/index.js | 4 +- sample/ios/Podfile.lock | 458 +++++--- sample/package.json | 16 +- sample/src/App.tsx | 59 ++ sample/src/assets/sentry-logo.png | Bin 0 -> 19547 bytes .../compone...