1.1.2 • Published 4 years ago

bvid v1.1.2

Weekly downloads
3
License
WTFPL
Repository
github
Last release
4 years ago

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
1.1.2

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago