Skip to content

v1.0.6

Latest
Compare
Choose a tag to compare
@capJavert capJavert released this 09 Oct 00:16
· 23 commits to master since this release
a087c94

What's Changed

  • jawa package now exports scrape function so it can be used outside of CLI
import { scrape } from 'jawa'
const { scrape } = require('jawa')

Full Changelog: v1.0.2...v1.0.6