Skip to content

Dashboard panel for Scryfall's Magic the Gathering database

License

Notifications You must be signed in to change notification settings

StreamsGood/nodecg-scryfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodecg-scryfall

Greenkeeper badge Build Status

# All dependencies are managed by bower.
bower install

Two nodecg dashboard panels to search scryfall's Magic The Gathering card database.

Search for Results with Scryfall's Autocomplete

search-autocomplete.jpg

Hover over Results to preview them

search-results.jpg

Click on a Result to change the output

search-output.jpg

Access the image in your graphics by hooking into the Replicant.

replicant-name="selected"
replicant-bundle="nodecg-scryfall"

// Example: Javascript
const selected = nodecg.Replicant('selected', 'nodecg-scryfall');

// Example: nodecg-replicant WebComponent
<nodecg-replicant replicant-name="selected" replicant-bundle="nodecg-scryfall" value="{{selected}}"></nodecg-replicant>

About

Dashboard panel for Scryfall's Magic the Gathering database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages