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.4
author
Mary
date
1 year ago
(Feb 21, 2025, 8:14 AM +0700)
commit
3d60c788
3d60c7889e1366f970a832e750dfadb46783d7e2
parent
e79048da
e79048dac6da0900d416363a067ff029dcc62009
+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.3",
3
3
+
"version": "0.1.4",
4
4
"exports": "./lib/mod.ts",
5
5
"fmt": {
6
6
"useTabs": true,