1.0.0 • Published 2 years ago

shoty v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

animated and static element screenshots

CLI

Examples

import { Options, run } from 'shoty'

run(
  new Options({
    file: 'web.ts',
    root: __dirname,
  })
).then(() => console.log('complete'))
document.body.innerHTML = `<h1 id="demo">hello world!</h1>`

API

Credits

Contributing

Fork or edit and submit a PR.

All contributions are welcome!

License

MIT © 2022 stagas