Giter Site home page Giter Site logo

lvqq / cap Goto Github PK

View Code? Open in Web Editor NEW
21.0 0.0 1.0 1.2 MB

⚡ Create awesome project by one command

License: MIT License

Shell 0.35% JavaScript 6.65% TypeScript 54.90% HTML 3.37% CSS 13.62% Vue 4.65% Svelte 3.54% Astro 12.92%
create-app template tsup vite vitest typescript

cap's Introduction

Hi there is chlorine 👋

📈 My github stats

chlorine's Github Stats

cap's People

Contributors

lvqq avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ethanyoon

cap's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @vitest/coverage-c8 Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/node to ^18.19.40
  • chore(deps): update dependency eslint-plugin-react to ^7.34.4
  • fix(deps): update dependency vue to ^3.4.32
  • chore(deps): update dependency eslint-plugin-vue to ^9.27.0
  • fix(deps): update dependency inquirer to v9.3.5
  • chore(deps): update dependency @vitejs/plugin-vue-jsx to v4
  • chore(deps): update dependency astro-eslint-parser to v1
  • chore(deps): update dependency conventional-changelog-cli to v5
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-astro to v1
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency jsdom to v24
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency prettier-plugin-svelte to v3
  • chore(deps): update dependency rimraf to v6
  • chore(deps): update dependency svelte to v4
  • chore(deps): update dependency svelte-preprocess to v6
  • chore(deps): update dependency tsup to v8
  • chore(deps): update dependency typescript to v5
  • chore(deps): update dependency vite to v5
  • chore(deps): update dependency vitest to v2
  • chore(deps): update dependency vue-tsc to v2
  • chore(deps): update pnpm to v9
  • chore(deps): update testing-library monorepo (major) (@testing-library/react, @testing-library/svelte, @testing-library/vue)
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency astro to v4
  • fix(deps): update dependency commander to v12
  • fix(deps): update dependency inquirer to v10
  • fix(deps): update dependency ora to v8
  • fix(deps): update dependency tar to v7
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
packages/create-cap/public/.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • @vitest/coverage-c8 ^0.31.4
  • conventional-changelog-cli ^2.2.2
  • eslint ^8.57.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-prettier ^8.10.0
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prettier ^4.2.1
  • husky ^8.0.3
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • typescript ^4.9.5
  • vitest ^0.31.4
  • pnpm 7.33.7
packages/create-cap/package.json
  • axios ^1.7.2
  • chalk 5.3.0
  • commander ^9.5.0
  • inquirer 9.2.23
  • lodash.merge ^4.6.2
  • ora 6.3.1
  • tar ^6.2.1
  • @types/inquirer ^9.0.7
  • @types/lodash.merge ^4.6.9
  • @types/node ^18.19.34
  • @types/tar ^6.1.13
  • rimraf ^3.0.2
  • tsup ^6.7.0
  • typescript ^4.8.3
packages/template-astro-typescript/package.json
  • astro ^2.10.15
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • astro-eslint-parser ^0.17.0
  • eslint ^8.57.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-prettier ^8.10.0
  • eslint-plugin-astro ^0.34.0
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prettier ^4.2.1
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • prettier-plugin-astro ^0.10.0
  • typescript ^4.9.5
  • vitest ^0.31.4
packages/template-react-typescript/package.json
  • react ^18.3.1
  • react-dom ^18.3.1
  • @testing-library/react ^13.4.0
  • @types/react ^18.3.3
  • @types/react-dom ^18.3.0
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • @vitejs/plugin-react ^4.3.1
  • eslint ^8.57.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-prettier ^8.10.0
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prettier ^4.2.1
  • eslint-plugin-react ^7.34.2
  • eslint-plugin-react-hooks ^4.6.2
  • husky ^8.0.3
  • jsdom ^21.1.2
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • typescript ^4.9.5
  • vite ^4.5.3
  • vitest ^0.31.4
packages/template-svelte-typescript/package.json
  • @sveltejs/vite-plugin-svelte ^1.4.0
  • @testing-library/svelte ^3.2.2
  • @tsconfig/svelte ^3.0.0
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint ^8.57.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-prettier ^8.10.0
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prettier ^4.2.1
  • eslint-plugin-svelte3 ^4.0.0
  • husky ^8.0.3
  • jsdom ^21.1.2
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • prettier-plugin-svelte ^2.10.1
  • svelte ^3.59.2
  • svelte-check ^2.10.3
  • svelte-preprocess ^4.10.7
  • tslib ^2.6.3
  • typescript ^4.9.5
  • vite ^4.5.3
  • vitest ^0.31.4
packages/template-typescript/package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint ^8.57.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-prettier ^8.10.0
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prettier ^4.2.1
  • husky ^8.0.3
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • rimraf ^4.4.1
  • tsup ^6.7.0
  • typescript ^4.9.5
  • vitest ^0.31.4
packages/template-vue-typescript/package.json
  • vue ^3.4.29
  • @testing-library/vue ^6.6.1
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • @vitejs/plugin-vue ^3.2.0
  • @vitejs/plugin-vue-jsx ^2.1.1
  • eslint ^8.57.0
  • eslint-plugin-vue ^9.26.0
  • husky ^8.0.3
  • jsdom ^21.1.2
  • lint-staged ^13.3.0
  • prettier ^2.8.8
  • typescript ^4.9.5
  • vite ^4.5.3
  • vitest ^0.31.4
  • vue-eslint-parser ^9.4.3
  • vue-tsc ^1.8.27

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.