Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
extra-array
An array is a collection of values, stored contiguously.
extra-map
A group of functions for working with Maps.
extra-object
A collection of methods for working with Objects.
extra-entries
A collection of functions for operating upon Entries.
extra-map.web
A group of functions for working with Maps {web}.
extra-lists
A collection of functions for operating upon Lists.
extra-array.web
An array is a collection of values, stored contiguously {web}.
nativescript-toolbox
A NativeScript module that is a composition of useful classes, tools and helpers.
extra-object.web
A collection of methods for working with Objects {web}.
extra-entries.web
A collection of functions for operating upon Entries {web}.
extra-sorted-array
A sorted array is a collection of values, arranged in an order.
extra-sorted-array.web
A sorted array is a collection of values, arranged in an order {web}.
open-data
A package filled with data structures, sort algorithms, selections, and more to come
sharepoint-list-item-model
Makes working with SharePoint lists and list items easy
extra-lists.web
A collection of functions for operating upon Lists {web}.
mcode-list
Our List Processing functions. These support list of Objects--ints, string, JSON, any--that are ordered and related to other lists on the same topic. These can be used to swap one item in a list with its corresponding element in a realted list. This is si
crafity-core
Crafity Core Framework
nativescript-enumerable
A NativeScript module providing LINQ style extensions for handling arrays and lists.
nativescript-toolbox-ssi
Fork of nativescript-toolbox - A NativeScript module that is a composition of useful classes, tools and helpers.
mcode-cache
Our Data Caching functions. These support files, JSON, JS Objects, any primitive, etc. And provide common keying support.