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

cardomatic

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

cardomatic

cardomatic ========== Generates Doman-inspired flashcards for visual (and hopefully not oral) consumption by our little ones.

  • 1.0.0
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cardomatic

Generates Doman-inspired flashcards for visual (and hopefully not oral) consumption by our little ones.

How to

  1. npm install -g cardomatic

  2. Create directory that will contain all your CSV files.

  3. Each CSV file must contain 2 columns with name & image filename (image must be local, not remote).

    This is an example:

"Elephant","images/elephant.jpg" "Rabbit","images/rabbit.jpg"


4. Run `cardomatic` in that directory.
5. Marvel at all the generated PDFs in that directory (and then print them).

FAQs

Package last updated on 24 Sep 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