Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@flekschas/utils

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flekschas/utils - npm Package Versions

1245

0.19.0

Diff

Changelog

Source

v0.19.0

  • Add diff(), l1DistByDim, l2DistByDim to vector
  • Add dim parameter to lDist to work like l1DistByDim and l2DistByDim
  • Improve isClose()
flekschas
published 0.18.0 •

Changelog

Source

v0.18.0

  • Add aggregate() to array
flekschas
published 0.17.0 •

Changelog

Source

v0.17.0

  • Add unique() to array
flekschas
published 0.16.1 •

Changelog

Source

v0.16.1

  • Allow sorting objects with sortPos()
flekschas
published 0.16.0 •

Changelog

Source

v0.16.0

  • Add randomString() to string
  • Add removeLastChild() to dom
flekschas
published 0.15.0 •

Changelog

Source

v0.15.0

  • Add withForwardedMethod() to fuctional-programming
flekschas
published 0.14.1 •

Changelog

Source

v0.14.1

  • Drammatically improve performance of maxVector(m), meanVector(m), minVector(m), and sumVector(m) in the case when m.length === 1
flekschas
published 0.14.0 •

Changelog

Source

v0.14.0

  • Add maxVector(), minVector(), sumVector() to vector
flekschas
published 0.13.0 •

Changelog

Source

v0.13.0

  • Rename matrixMeanCol() to meanVector() and remove matrixMeanRow()
flekschas
published 0.12.0 •

Changelog

Source

v0.12.0

  • Add linear(), quadIn(), quadOut(), quadInOut(), cubicIn(), cubicOut(), quartIn(), quartOut(), quartInOut(), quintIn(), quintOut(), and quintInOut() from to animation. Huge shoutout to https://gist.github.com/gre/1650294
  • Add isClose() to math
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc