@kakuilan/js-helper
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

js-helper

k`s javascript helper/library/utils

install

npm i @kakuilan/js-helper
#or
yarn add @kakuilan/js-helper

usage

import { Kencrypt, Kdatetime } from '@kakuilan/js-helper';

let s = Kdatetime.nowSecond();
let d = Kencrypt.md5('123456');

other

  • version 1.0.0

Package Sidebar

Install

npm i @kakuilan/js-helper

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

115 kB

Total Files

8

Last publish

Collaborators

  • kakuilan