@worksolutions/utils
TypeScript icon, indicating that this package has built-in type declarations

1.4.14 • Public • Published

@worksolutions/utils

Утилиты для фронтенд приложений


Установка

npm i @worksolutions/utils

Demos


files

convertBytesToHumanReadableFormat
convertBytesToHumanReadableFormat(2048) // 2.0 кб
createFileInput
// createFileInput(multiply?: boolean, acceptTypes?: AcceptTypes[])
createFileInput(false, AcceptTypes.IMAGE)
convertFileToFileInterface
convertFileToFileInterface(instanceOfFile) // FileInterface

Dependents (2)

Package Sidebar

Install

npm i @worksolutions/utils

Weekly Downloads

399

Version

1.4.14

License

ISC

Unpacked Size

220 kB

Total Files

412

Last publish

Collaborators

  • danelyan
  • grigoriysas
  • toly1917
  • gevorg-dan
  • dmitriypereverza