Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
nat-geolocation
Nat.js module for weex: Geolocation
haversine-geolocation
Get distances between two points or get closest position to current point. Based on the Haversine Formula
simplegeoloc
SimpleGeoLoc simple items with geolocation, near items function
user-location-finder
The user location finder package provides a simple and efficient way to retrieve the user's current location, including the country and town/city, directly from their browser. It utilizes the browser's built-in Geolocation API combined with the BigDataClo
tslib
Runtime library for TypeScript helper functions
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
typescript
TypeScript is a language for application scale JavaScript development
human-signals
Human-friendly process signals
get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
@babel/parser
A JavaScript parser
@typescript-eslint/typescript-estree
A parser that converts TypeScript source code into an ESTree compatible form
es-define-property
`Object.defineProperty`, but not IE 8's broken one.
espree
An Esprima-compatible JavaScript parser built on Acorn
prelude-ls
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
esprima
ECMAScript parsing infrastructure for multipurpose analysis
hasown
A robust, ES3 compatible, "has own property" predicate.
call-bind
Robustly `.call.bind()` a function
has-tostringtag
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
es-object-atoms
ES Object-related atoms: Object, ToObject, RequireObjectCoercible