Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spriters-resource

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spriters-resource

A tool to download all sprites from spriters-resource.com

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

The script is used to automatically download sprites from spriters-resource.com website.

In order to use it - type something like in your console (of course, you will have to have node.js installed first!)

npm install -g spriters-resource

..and then everywhere type

spriters --get "/pc_computer/heroesofmightandmagic2/"

where /pc_computer/heroesofmightandmagic2/ is an url (or a part of url) of a game page on spriters-resource website. All the sprites available for that url (if any) will be downloaded and saved into current working directory. Adding a --md parameter will also create a directory for downloaded files.

You can also search for the url using following command:

spriters --search "Heroes Of Might And Magic"

where Heroes Of Might And Magic is a game name. The search results (name - partial URL) will be outputted in console (if any)

Keywords

FAQs

Package last updated on 04 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc