1.0.1 • Published 2 years ago

hivetech-library v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

cài đặt thư viện

npm i hivetech-library

cài đặt global để sử dụng command

npm i -g hivetech

Bạn có thể sử dụng package được rồi

// ES5

const hivetech = require('hivetech-library')

// ES6

import hivetech from 'hivetech-library';

import {getMemberRandom, getTeamRandom} from 'hivetech-library';

1.0.1

2 years ago

1.0.0

2 years ago