alpha
Login
or
Join now
mary.my.id
/
pkg-array-fns
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
small array utilities
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
v0.1.3
author
Mary
date
1 year ago
(Feb 21, 2025, 8:07 AM +0700)
commit
5aab6dcd
5aab6dcdd4cd897a0f7e12e19d47856843434e20
parent
37083a24
37083a242ccd6bf1ad7a84ae4fa8ab6bd595ff99
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
deno.json
+1
-1
deno.json
View file
Reviewed
···
1
1
{
2
2
"name": "@mary/array-fns",
3
3
-
"version": "0.1.2",
3
3
+
"version": "0.1.3",
4
4
"exports": "./lib/mod.ts",
5
5
"fmt": {
6
6
"useTabs": true,