3.0.3 • Published 5 years ago

@provasks/tiny v3.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@provasks/tiny npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install \$ npm install @provasks/tiny

Usage import { swap, once, numberToWord } from "./node_modules/@provasks/tiny/common/index.js"; import { removeDuplicate, maxProduct, pushZerosToEnd, intersectSortedArray, intersectUnsortedArray, isDisjoint, getMatrix, TransposeMatrix, multiplyMatrix } from "./node_modules/@provasks/tiny/array/index.js"; import { fibonacci, nthPrime, isPrime, gcd, lcm, gcdLarge, generateSequence } from "./node_modules/@provasks/tiny/math/index.js"; import { removeSpace, reverse, isPermutation, isRotational, isPalindrome, camelCase, capitalize, permute } from "./node_modules/@provasks/tiny/string/index.js";

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago