@assembles/utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-hotfix • Public • Published

assemble-vue

Vue Comositions Apis Library.

Features

  • Written in TypeScript with predictable static types.
  • Easy to learn and use
  • Works for both Vue 3 and 2 ( thanks for vue-demi ).

Install

use npm

npm install --save-dev assemble-vue

or use yarn

yarn add assemble-vue

Setup ahooks-vue dev environment


Gitflow Workflow

Feature develop

  • Feature branches use develop as their parent branch.
  • When a feature is complete, it gets merged back into develop.
  • Each new feature should reside in its own branch.
  • Features should never interact directly with master.
  • The develop branch is a protected branch, and MR must be initiated, after a code review by a writer.

Readme

Keywords

Package Sidebar

Install

npm i @assembles/utils

Weekly Downloads

1

Version

0.0.0-hotfix

License

MIT

Unpacked Size

1.82 kB

Total Files

5

Last publish

Collaborators

  • actualchao