This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
0.0.0
This is the initial release of Sift.
Sift aims to replace @freddylist's Llama library, which is no longer maintained.
- Includes all Array, Set and Dictionary methods from @freddylist/llama
- Adds new methods to Array:
at
,freeze
,freezeDeep
andshuffle
- Adds new methods to Dictionary:
entries
,freeze
,freezeDeep
,fromEntries
- Adds new methods to Set:
count
What's Changed
New Contributors
Full Changelog: 0.0.0