Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@graperank/calculator
The GrapeRank Calculator module, calculates scorecards from input ratings.
@graperank/storage-s3
The S3 Storage plugin provides GrapeRank the means to store and retrieve scorecards from any S3 compatible simple storage service.
@graperank/protocols-nostr
The Nostr Protocols plugin for GrapeRank allows the Interpreter to fetch and normalize ratings data from any kind[s] of Nostr event.
@graperank/interpreter
The GrapeRank Interpreter module generates normalized ratings from ingested network data. It requires one or more Protocols plugins.
@graperank/engine
The GrapeRank Engine module stores and retrieves generated scores, and runs the Calculator and Interpretor modules to generate new scores. It requires one storage and one or more protocol plugins as input.