Sign in Sign up
npm

lolite.initial

Returns all but the last element of an array. Returns undefined for non-arrays. ```js const lolite = require("lolite.initial") const result = initial([1, 2, 3]) // result: [1, 2]

Latest release
Jan 30, 2026
Releases
8
Known CVEs
0
First release
Jan 14, 2026
License
unknown
View on Npm
Repository

Source

10xly/lolite
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

Insights

Activity

Total releases
8
Last 12 months
8
Cadence
~daily
Dependencies
14

Releases per month

last 12 months

Release mix

  • patch 7
8 releases
Releases
Version Released
1.1.17 patch
1.1.16 patch
1.1.15 patch
1.1.14 patch
1.1.10 patch
1.1.9 patch
1.1.8 patch
1.1.7 initial