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

0.6.3 • Public • Published

Utils

npm CI LICENSE

Using utils out-of-the-box.

Install

npm add @bernankez/utils

Usage

import { masking } from "@bernankez/utils";

const pkg = "@bernankez/utils";
const masked = masking(pkg, [3, -3]);
console.log(masked); // @be**********ils

Read the documentations for more details.

Readme

Keywords

Package Sidebar

Install

npm i @bernankez/utils

Weekly Downloads

114

Version

0.6.3

License

MIT

Unpacked Size

71.7 kB

Total Files

72

Last publish

Collaborators

  • bernankez