Socket
Socket
Sign inDemoInstall

arcana

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arcana

a tarot deck generator


Version published
Weekly downloads
3
decreased by-40%
Maintainers
1
Weekly downloads
 
Created
Source

arcana

flipactual Travis Node NPM

a tarot deck generator

Scripts

test – run the tests

npm run test

coverage – generate and view code coverage as HTML

npm run coverage

lint – lint the codebase

npm run lint

readme – generate the README

npm run readme

deck

module.exports ⏏

Class representing a deck

Kind: Exported class

new module.exports([deck])

Create a deck

ParamTypeDescription
[deck]Objectthe deck description
deck.majorArcanaObjectthe major arcana description
deck.majorArcana.symbolsArray.<string>the major arcana symbols
deck.minorArcanaObjectthe minor arcana description
deck.majorArcana.suitsArray.<string>the minor arcana suits
deck.majorArcana.ordersArray.<string>the minor arcana orders

License

MIT @ Flip

FAQs

Package last updated on 28 Aug 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