A Node.js package that generates valid credit card numbers, expiry dates, and CVV2 codes. The credit card numbers are valid with respect to the Luhn algorithm, and the CVV2 codes are generated using the Tripple-DES algorithm with double length keys.
Lightning fast, asynchronous, streaming Turtle / N3 / RDF library.
A generated SDK for SubscriptionClient.
Calculates Etag/S3 MD5 sum given a readable stream. Uses the same algorithm that S3 uses to calculate the ETag.
A library for finding the intersection of two polygons
TypeScript definitions for knuth-shuffle-seeded
A JavaScript Chart Library
A code coverage tool to generate native V8 reports or Istanbul reports.
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
A hungarian algorithm that runs in O(n^3)
Detect native Symbol.toStringTag support.
A nodejs library for Format Preserving Encryption that encrypts & decrypts the input in FF1 mode
JavaScript API for Real User Monitoring (RUM)
Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API
A Node.js interface for working with Android's logcat output.
A simple, safe, JavaScript Filter Expression compiler for end-users
Set of helpers to manage prismic data from api v2
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
fast-astar is an implementation of a* algorithm using javascript. Small and fast.
A Javascript library for running ONNX models on browsers
GPGPU C++ library (CLI & WebASM)
Cryptographically secure pseudo-random token of n digits
Finds the nearest point on a line to a given point
- game-algorithm 是基于 Typescript 的游戏算法库 - 所有算法可以被方便的使用和操作,可以被扩展应用到自己的游戏中 -