Skip to content

Filter by kind #1

@josegiufrida

Description

@josegiufrida

Cryptopanic added option to filter by kind ("news" or "media"). So I made some very small modifications to the code.

Modifications in the cryptopanic.js file:

  • Add kind: undefined, inside this.opts = {}

  • kind (x) { this.opts.kind = x; return this; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions