"url": "https://github.com/crawlab-team/crawlab-ui" }, "scripts": { "serve": "vue-cli-service serve --port=8081", "serve:build:local": "vue-cli-service serve --port=8082 --model local", "build": "yarn run build:lib", "gen:index": "node ./scripts/gen-index.js", "gen:...
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
{ "name": "crawlab-ui", "version": "0.7.0-rc3", "version": "0.7.0-rc4", "private": false, "author": { "name": "Marvin Zhang", 0 comments on commit fbc2f7c Please sign in to comment. Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact...
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
🎉 A Vue.js 3.0 UI Library made by Crawlab team. Contribute to crawlab-team/crawlab-ui development by creating an account on GitHub.
Original file line numberDiff line numberDiff line change @@ -2,7 +2,7 @@ github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username open_collective: element-plus open_collective: crawlab-ui ko_fi: # Rep...
allow using crawlab-ui as element-style npm library 1644ef5· Sep 5, 2021 HistoryHistory File metadata and controls Code Blame 11 lines (9 loc) · 207 Bytes Raw import {RouteRecordRaw} from 'vue-router'; const endpoint = ''; export default [ { name: 'Home', path: endpo...