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

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

  • 1.0.2
  • latest
  • npm
  • Socket score

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

cardomatic

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

How to

Run:

npm install -g cardomatic

Then create directory that will contain all your CSV files.

Each CSV file must contain 2 columns with image filename (image must be local, not remote) and the text behind the page. This is an example:

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

Run cardomatic in that directory. Once it's done, marvel at all the generated PDFs before printing them with the following settings:

  • Landscape
  • Duplex
  • Fit to page (the generated PDF has no margins)

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