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

@ulu/utils

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ulu/utils - npm Package Versions

2

0.0.17

Diff

Changelog

Source

0.0.17

  • Fix mistake in extractMatchDetails
jscherbe
published 0.0.16 •

Changelog

Source

0.0.16

  • (Added) String > extractMatchDetails() Provides details about regex match for string for replacement/usage
jscherbe
published 0.0.14 •

Changelog

Source

0.0.14

  • (Added) Array > filterInPlace() Will not copy array, mutates the array passed (instead of copy [ie. Array.filter()])
jscherbe
published 0.0.15 •

jscherbe
published 0.0.13 •

Changelog

Source

0.0.13

  • Browser > dom > isBrowser() Test whether script is executing in browser environment
jscherbe
published 0.0.12 •

Changelog

Source

0.0.12

  • Array > getFirstLast() Test whether an index in an array is first or last
jscherbe
published 0.0.11 •

Changelog

Source

0.0.11

  • Array > joinForSentence (Used for joining array of strings/numbers for a sentence)
    • Example [1,2,3] "1, 2 and 3"
jscherbe
published 0.0.10 •

Changelog

Source

0.0.10

  • String > separateCssUnit (change returned value to number [versus string])
jscherbe
published 0.0.9 •

Changelog

Source

0.0.9

  • Add String (toInitials) Creates initials from string
jscherbe
published 0.0.8 •

Changelog

Source

0.0.8

  • add number (sum and average)
  • Add array (removeDuplicates, createEmptyMatrix)
  • Add string (titleCase)
2
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