base-convert-int-array

Converts arrays of integers from one base to another. Uses an O(N²) algorithm.

@basd/base

The core of the basd library, @basd/base extends lodash with various custom utility methods, providing the foundation for building more complex applications.