9.0.0 • Published 9 months ago

@utils-fns/utils v9.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@utils-fns/utils

npm License Repository

README versions

Portuguese 🇧🇷 | English 🇺🇸

✨ Features

Utils: The @utils-fns/utils library provides a wide range of methods to help with day-to-day programming:

Module under construction

  • Data List Cities (BR)
  • Data List States (BR)
  • Data List Countries
  • Lunh Algorithm
  • Lunh Algorithm Mod10
  • Lunh Algorithm Mod11
  • Payment Card Data List
  • Normalize Words
  • Sorting Algorithms
    • Bubble Sort
    • Merge Sort
    • Quick Sort
    • Heap Sort
    • Alphanumeric Sort
    • Heap
    • Selection
    • Bubble
    • Merge
  • Searching Algorithms
    • Binary Search
    • Breadth-First
    • Depth-First
    • Exponential Search
    • Heap Sort
  • Generate File Hash
  • converter base64
  • unConverter base64
  • Params serializer
  • PrintPDF
  • Blob dowload
  • Generate Password
  • Convert Hex To RGB
  • Add Opacity In Color Rgb

🖥 Environment Support

  • Applications with javascript ES6 or higher
    • Modern browsers
    • Server-side
    • Electron
    • Mobile

📦 Install

If you want to install the complete module, follow the documentation of the @utils-fns/utils-fns.

To install the @utils-fns/utils library: use your preferred package manager

  yarn add @utils-fns/utils

  or

  npm install @utils-fns/utils

🔨 How to use

To access the features, just follow the example:

  //ES6
  import { utils } from "@utils-fns/utils";
  //CommomJS
  const { utils } = require("@utils-fns/utils");

Module under construction

Author

Linkedin Badge Gmail Badge

License

This API is licensed MIT.

5.0.0

9 months ago

8.0.0

9 months ago

6.0.0

9 months ago

4.0.0

9 months ago

7.0.0

9 months ago

9.0.0

9 months ago

3.1.1

10 months ago

3.1.0

11 months ago

3.0.2

11 months ago

3.0.1

11 months ago

2.2.0

11 months ago

2.1.0

11 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago