@codinasion/tools
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

@codinasion/tools

@codinasion/tools is a collection of typescript functions.

rainbow hr

Installation

npm install @codinasion/tools
# or
yarn add @codinasion/tools
# or
pnpm add @codinasion/tools
rainbow hr

Usage

import { BinaryToDecimal } from "@codinasion/tools";

const decimal = BinaryToDecimal("1010");

console.log(decimal); // 10
rainbow hr

License

This project is licensed under the MIT License - see the LICENSE file for details.

rainbow hr

Made with 💖 by Codinasion

rainbow hr

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @codinasion/tools

    Weekly Downloads

    0

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    139 kB

    Total Files

    472

    Last publish

    Collaborators

    • harshraj8843