🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@kibisis/encoding

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kibisis/encoding

Handles the encoding/decoding of data in the following formats: base32, base58, base64, hexadecimal and UTF-8.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
0
Created
Source

License: CC0-1.0 NPM Version

GitHub Release GitHub pre-release

@kibisis/encoding

Handles the encoding/decoding of data in the following formats:

Base32 - Base58 - Base64 - Hexadecimal - UTF-8

Table of contents

🪄 1. Getting started

1.1. Installation

You can install the types using:

pnpm add @kibisis/encoding

Back to top ^

đź“‘ 2. Appendix

2.1. Useful commands

CommandDescription
pnpm run buildGenerates declaration files to the dist/ directory.
pnpm run generate:indexGenerates/overwrites the main index.ts file used for exporting all files.
pnpm run lintRuns the linter based on the rules in eslint.config.mjs.

Back to top ^

👏 3. How to contribute

Please read the contributing guide to learn about the development process.

Back to top ^

đź“„ 4. License

Please refer to the LICENSE file.

Back to top ^

FAQs

Package last updated on 23 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts