{"id":18004756,"url":"https://github.com/goodmanwen/sliding-verification","last_synced_at":"2025-10-11T13:10:55.441Z","repository":{"id":128813581,"uuid":"382219780","full_name":"GoodManWEN/Sliding-Verification","owner":"GoodManWEN","description":"Common sliding verification components","archived":false,"fork":false,"pushed_at":"2021-07-02T12:23:09.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T10:22:42.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoodManWEN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-02T03:29:07.000Z","updated_at":"2021-07-02T12:23:11.000Z","dependencies_parsed_at":"2023-06-27T01:36:37.552Z","dependency_job_id":null,"html_url":"https://github.com/GoodManWEN/Sliding-Verification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"GoodManWEN/vuetify-tailwind-animate-starter","purl":"pkg:github/GoodManWEN/Sliding-Verification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2FSliding-Verification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2FSliding-Verification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2FSliding-Verification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2FSliding-Verification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoodManWEN","download_url":"https://codeload.github.com/GoodManWEN/Sliding-Verification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2FSliding-Verification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007311,"owners_count":26084280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T00:15:55.206Z","updated_at":"2025-10-11T13:10:55.425Z","avatar_url":"https://github.com/GoodManWEN.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vuetify-tailwind-animate-starter\nA production ready template with essential tools.\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### Packages\n\n```\n@vue/cli 4.5.11, Blank template with ESLint\nvuetify default\nnode-sass \u0026 sass-loader\ntailwindcss + postcss\nanimate.css\nvuex\nvue-router\naxios \u0026 vue-axios\nvue-wechat-title\n```\n\n### Steps\nTo create a production ready project:\n```\nvue create demo\ncd demo\nvue add vuetify\nnpm install -D sass-loader node-sass\nnpm install animate.css\nnpm install tailwindcss\n```\ncreate ./assets/tailwind.css:\n```\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n```\nadd to main.js\n```\nimport \"@/assets/tailwind.css\"\n```\ncreate setting file\n```\nnpx tailwind init --full\n```\ntest run\n```\nnpm run serve\n```\noops, program went wrong seems like we're still missing some dependencies.\n```\nnpm uninstall tailwindcss postcss autoprefixer\nnpm install tailwindcss@npm:@tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9\n```\nand create a postcss configure file: postcss.config.js\n```\nmodule.exports = {\n  plugins: {\n    tailwindcss: {},\n    autoprefixer: {},\n  },\n}\n\n```\nthen\n```\nnpm install vuex --save\nnpm install vue-router\nnpm install axios --save\nnpm install vue-axios --save\nnpm install vue-wechat-title --save\n```\n\n### Remarks\n\n- By default, backend proxy at 127.0.0.1:8079 -\u003e /dev/\n- By default, all tailwind.css classes should be used with prefix `tw-` and all animate.css classes should be used with prefix `animate__`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodmanwen%2Fsliding-verification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodmanwen%2Fsliding-verification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodmanwen%2Fsliding-verification/lists"}