SkillAgentSearch skills...

Bvid

A mysterious number converter.

Install / Use

/learn @Coxxs/Bvid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

bvid.js

A mysterious number converter.

All credit goes to mcfx. Reference

Install

In Browser

<script src="bvid.js"></script>

Node.js

$ npm install --save bvid
const bvid = require('bvid')

Usage

bvid.encode(170001) // BV17x411w7KC
bvid.decode('BV17x411w7KC') // 170001
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated2y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Sep 23, 2023

No findings