this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update badges

badgen wasn't working

+3 -1
+3 -1
readme.md
··· 1 1 # BB26 2 2 3 - [![BB26 minified and gzipped size](https://badgen.net/bundlephobia/minzip/bb26)](https://bundlephobia.com/result?p=bb26) [![BB26 downloads per month on npm](https://badgen.net/npm/dw/bb26)](https://www.npmjs.com/package/bb26) [![Test Coverage](https://api.codeclimate.com/v1/badges/c56701b3968f3de65188/test_coverage)](https://codeclimate.com/github/ptrkcsk/BB26/test_coverage) 3 + [![Badge indicating minified and gzipped size of BB26 v2.2.1](https://img.shields.io/bundlephobia/minzip/bb26/2.2.1)](https://bundlephobia.com/result?p=bb26) 4 + [![Badge indicating number of downloads per month of BB26 from npm package registry](https://img.shields.io/npm/dw/bb26)](https://www.npmjs.com/package/bb26) 5 + [![Badge indicating percent test coverage of BB26](https://api.codeclimate.com/v1/badges/c56701b3968f3de65188/test_coverage)](https://codeclimate.com/github/ptrkcsk/BB26/test_coverage) 4 6 5 7 BB26 is a JavaScript library for working with [bijective base-26](https://en.wikipedia.org/wiki/Bijective_numeration#The_bijective_base-26_system) (BB26) numbers 6 8