• Stars
    star
    1
  • Language
    JavaScript
  • License
    Creative Commons ...
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Find an Entry File

More Repositories

1

date-extractor

Extract dates from text
Python
61
star
2

geowarp

Super Low-Level Raster Reprojection and Resampling Library
JavaScript
36
star
3

language-detector

Detect the language of text
Python
34
star
4

djenv

✨ Load Django Settings from Environmental Variables with One Magical Line of Code
Python
29
star
5

proj4-fully-loaded

Proj4JS Projector Fully Loaded with Projections
JavaScript
16
star
6

location-extractor

Extracts locations from text
Python
14
star
7

geo-extent

Makes working with GeoSpatial Extents Easy. A simple chainable extent class.
JavaScript
14
star
8

reproject-geojson

Reproject GeoJSON. Works Offline.
JavaScript
11
star
9

run-js

Goal: The Easiest Way to Run JavaScript in Python
Python
10
star
10

hatebase

Python Version of Andrew Welter's Hatebase Wrapper
Python
10
star
11

xdim

Multi-Dimensional Functions. Create, Query, and Transform Multi-Dimensional Data.
JavaScript
9
star
12

get-epsg-code

Gets EPSG Code for Various Inputs (incl. OGC WKT, ESRI WKT, PROJ String, Proj4js String)
JavaScript
8
star
13

read-pixels

Lightweight Pixel Reader for the Browser. Reads Pixels from JPG, PNG, and WebP Files in Multiple Formats, including ArrayBuffer, Data URL, Files, Response, and Typed Array.
HTML
7
star
14

proj-turbo

πŸ”₯ Turbo-charge your Re-projection Functions
JavaScript
7
star
15

spatial-reference-system

Modern Spatial Reference System Class. Supports EPSG Codes, PROJ4 String, and Well-Known Text.
JavaScript
6
star
16

metadata-extractor

Extract metadata from unstructured and semi-structured sources
Python
6
star
17

reproject-bbox

Reproject a Bounding Box
JavaScript
6
star
18

snap-bbox

Snap a Bounding Box to a Grid
JavaScript
5
star
19

utm-utils

Utility Functions for Working with Universal Transverse Mercator
JavaScript
5
star
20

polygon-similarity

JavaScript
5
star
21

calc-stats

Memory-Aware Statistical Calculations
JavaScript
5
star
22

geomask

Low-Level GeoSpatial Masking Functions
JavaScript
4
star
23

deepest-walk

The Deepest Object Walking Library: Traverse and Modify Array, Objects, Maps, Numbers, Sets, Strings, and Substrings.
JavaScript
4
star
24

transliterator

Arabic-English Transliterator
Python
4
star
25

proj-data

Coordinate Reference System Information (PROJ4 String, ESRI WKT, and OGC WKT)
JavaScript
4
star
26

clavin-python

Python wrapper for the geotagger CLAVIN, developed by Berico-Technologies
Python
4
star
27

bbox-fns

Lightweight JavaScript Bounding Box Utility Library
JavaScript
4
star
28

bigintarray

Like intarray module for PostgreSQL, but for Big Integers
Makefile
4
star
29

xml-utils

Finds Tags in XML Document without Blowing Up Your Bundle Size
JavaScript
3
star
30

geocanvas

Functions for Working with GeoSpatial Canvas Elements
HTML
3
star
31

geography-markup-language

Parse OGC Geography Markup Language in Pure JavaScript
JavaScript
3
star
32

sendero.js

Data Filtering for Humans (in JavaScript)
JavaScript
3
star
33

sendero

Data Filtering for Humans
Python
3
star
34

fast-counter

Fast Multi-Dimensional Counter of Array Values for JavaScript
JavaScript
3
star
35

dynachar

Dynamic Character Encoder and Decoder
JavaScript
3
star
36

csvplus

Create, Read, Update, and Delete Rows in a CSV File
Python
2
star
37

guess-image-layout

Guess the Layout of Image Pixels. Returns layout in xdim layout syntax.
TypeScript
2
star
38

write-image

Write an Image
JavaScript
2
star
39

git-csv

The Easiest Way to Get the Rows from a CSV on Github
JavaScript
2
star
40

fast-rle

Fast Run Length Encoder and Decoder
JavaScript
2
star
41

simple-env

Simple Processing of Environmental Variables
Python
2
star
42

fast-max

πŸ”₯ Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
JavaScript
2
star
43

srvd

Another Development Server. Supports Range Requests. Configure through Environmental Variables.
JavaScript
2
star
44

shear

πŸ‘ Shear: Trim Excess Quotes from your Strings in Python and on the Command Line
Python
2
star
45

beryl

Easily Write Tests. Powered by Machine Vision.
Python
2
star
46

to-canvas

Convert Almost Anything to an HTML Canvas.
HTML
2
star
47

wkt-crs

Read and Write WKT-CRS (Well-known text representation of coordinate reference systems)
JavaScript
2
star
48

mediana

A Reliable and Precise Library for Calculating the Median Value of an Array of Numbers (Typed or Untyped)
JavaScript
2
star
49

easy-script-loader

Easily Load a Script. Returns a Promise.
JavaScript
2
star
50

dropzone-complete

Dropzone Web Component Complete with Display of GeoJSON, GeoTIFF, JPG, and PNG Files!
JavaScript
2
star
51

flug

Flug: The Test Runner with the Shortest Time to Takeoff
JavaScript
2
star
52

pixel-utils

Simple conversion of pixels to RGB and RGBA, including automatic scaling and reserved values.
TypeScript
2
star
53

require-esm-as-empty-object

Require ES Modules as an Empty Object. A workaround for "Error [ERR_REQUIRE_ESM]: require() of ES Module not supported."
JavaScript
2
star
54

is-wkt

Small Function to Check if a String is Probably Well-Known Text
JavaScript
1
star
55

get-content-type

Get the Content Type for a URL using a HTTP/S GET Request
JavaScript
1
star
56

safecast

Safely cast in PostgreSQL
PLpgSQL
1
star
57

coordinates-extractor

Extract Coordinates from semi-structured text, like Wikipedia xml
Python
1
star
58

dynamic-gallery

Dynamic Gallery Web Component that Supports GeoTIFF, JPG, and PNG Files
JavaScript
1
star
59

homonyms

Repository that holds words and phrases that sound like each other. Used for speech recognition.
JavaScript
1
star
60

rle-serializers

Serialize and Deserialize Run Length Encoding
JavaScript
1
star
61

preciso

Precise Mathematical Functions
JavaScript
1
star
62

find-and-read

Finding and Reading Files Made a Little Easier
JavaScript
1
star
63

person-extractor

Extract people from text
Python
1
star
64

replace-key

Change the Key in an Object
JavaScript
1
star
65

fast-min

πŸ”₯ The Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)
JavaScript
1
star
66

var-names

Make an Array of Variable Names
JavaScript
1
star
67

Frame-Worker

Run Web Worker Script with an IFrame
JavaScript
1
star
68

delta-encoding

Delta Encoding
JavaScript
1
star
69

calc-image-stats

Calculate Band Statistics for an Image
JavaScript
1
star
70

readim

Universal Image File Reader. In the Browser, uses read-pixels. In NodeJS, uses jpeg-js or pngjs.
JavaScript
1
star
71

demonyms

Text files of demonyms and the names of places that they refer to
1
star
72

fast-bin

Quickly Convert an Array of Numbers into their Minimal Binary Representations
JavaScript
1
star
73

guess-column-names

Guess what the column names for a CSV should be if converted from an array of nested objects
JavaScript
1
star
74

flat-iter

Deeply Iterate over Arrays. Like calling array.flat()[Symbol.iterator](), but without the memory cost
JavaScript
1
star
75

easy-file-saver

Very Easily Save a File
JavaScript
1
star
76

django-rest-framework-more

More Cool Django Rest Framework Stuff
Python
1
star
77

djc

Command Line Interface for Django with Nifty Scripts
Shell
1
star
78

quick-scale

Create a Fast Linear Scaling Function. CPU Optimized. Reversible. Rounding
JavaScript
1
star
79

advarr

ADVanced ARRay utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!
JavaScript
1
star
80

deep-counter

Count Numbers and Words in JSON Data
JavaScript
1
star
81

geoaffine

GeoSpatial Affine Transformations for Humans
JavaScript
1
star
82

leaflet-voice-commands

Tell Your Leaflet Map What to Do, like Zoom, Exit Full Screen, and Change Basemap
JavaScript
1
star
83

multi-convert

With the call of one function, convert data into all its various forms. For example, convert a file into an ArrayBuffer, Buffer, Base64, Data URL, Uint8Array, and more! All in one function call.
JavaScript
1
star
84

lambda-dev-server

Run Lambda Functions on your Machine. Configure through CLI Flags and Environmental Variables. Log Almost Everything!
JavaScript
1
star
85

envisage

Assign Environmental Variables to a JavaScript Object.
JavaScript
1
star
86

segflip

Flip the Inside and Outside of Segments on a Single-Dimensional Integer Line
JavaScript
1
star
87

table-extractor

Extract normalized tables from CSVs, Excel Spreadsheets, Word Docs, and Web Pages
Python
1
star
88

typed-array-ranges

Get the Smallest and Largest Possible Numbers for a Typed Array
JavaScript
1
star
89

json-to-csv

Convert JSON Data to CSV
JavaScript
1
star
90

pixel-stats

Calculate Statistics (max, mean, median, min, mode, range, sum) for Imagery Pixels
JavaScript
1
star
91

min-quote

Minimally Quote a String. Avoid Extra Escape Characters.
JavaScript
1
star
92

dynarest

Lightweight Restful API for DynamoDB
JavaScript
1
star
93

dvm

Shell
1
star
94

read-png

Universal PNG File Reader. Uses read-pixels in the Browser and pngjs in NodeJS
JavaScript
1
star
95

prune

🌳 Trim Entries from a Python Dictionary
Python
1
star
96

super_python

Take Python to the Next Level!
Python
1
star