@tcbang/vendors

1.4.0 • Public • Published

@tcbang/vendors

The vendor packages for Front End projects.

NOTE: This project is meant to be used exclusively in @tcbang's projects and does not consider external use cases.

Quick Start

1.Installation

$ npm install --save @tcbang/vendors

2.Packages

{
    "dependencies": {
        "axios": "^0.19.0",
        "copy-text-to-clipboard": "^2.1.1",
        "global.css": "^1.1.0",
        "js-cookie": "^2.2.1",
        "lodash-es": "^4.17.15"
    }
}

3. Version

v1.4.0

  • update vue component Loading
  • support vue component Toast
  • remove vue component Message
  • remove vue component MessageBox

v1.3.1

  • fix vue component style's problem

v1.3.0

  • update vue component Loading
  • support vue component Message
  • support vue component MessageBox

v1.2.1

  • fix publish bug

v1.2.0

  • add vue components support
  • support vue component Loading

v1.1.x

  • update lodash to lodash-es

v1.0.x

  • init project
  • support axios
  • support copy-text-to-clipboard
  • support global.css
  • support js-cookie
  • support lodash

Readme

Keywords

none

Package Sidebar

Install

npm i @tcbang/vendors

Weekly Downloads

0

Version

1.4.0

License

ISC

Unpacked Size

19.1 kB

Total Files

8

Last publish

Collaborators

  • xiaohuoche