tencent-component-toolkit
TypeScript icon, indicating that this package has built-in type declarations

2.24.2 • Public • Published

Tencent Component Toolkit

npm NPM downloads Build Status semantic-release

Tencent component toolkit.

Usage

$ npm install tencent-component-toolkit --save

Development

All git commit mesage must follow below syntax:

type(scope?): subject  #scope is optional

support type:

  • feat: add new feature
  • fix: fix bug or patch feature
  • ci: CI
  • chore: modify config, nothing to do with production code
  • docs: create or modifiy documents
  • refactor: refactor project
  • revert: revert
  • test: test

Most of time, we just use feat and fix.

Test

For running integration tests we should setup some environment variables in .env.test locally or secrets in CI.

Just copy .env.example to .env.test, then change to test account.

License

Copyright (c) 2019-present Tencent Cloud, Inc.

Package Sidebar

Install

npm i tencent-component-toolkit

Weekly Downloads

10

Version

2.24.2

License

MIT

Unpacked Size

1.19 MB

Total Files

349

Last publish

Collaborators

  • yugasun
  • slsplus-bot
  • tencentcloud-serverless