Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 863 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 863 Bytes

🍞 ankipan

A command line tool to save the full resources of any web page.

Requirements

  • Node.js 10.12.0 (LTS)

Installation

$ npm i -g ankipan

Usage

$ ankipan https://github.com
github.com/index.html
github.com/images/search-key-slash.svg
github.com/images/modules/site/home/globe-700.jpg
...
github.com/customer_stories/yyx990803/hero.jpg
github.com/customer_stories/kris-nova/hero.jpg
github.com/customer_stories/jessfraz/hero.jpg
✨ Done!

$ npx serve github.com # serve a saved web site