Skip to content

Commit

Permalink
馃悅
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed May 10, 2019
1 parent 57d32dd commit 56235fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "puppeteer-lottie",
"version": "0.0.0",
"description": "Render Lottie animations via Puppeteer to image, GIF, or MP4.",
"description": "Renders Lottie animations via Puppeteer to image, GIF, or MP4.",
"main": "index.js",
"repository": "transitive-bullshit/puppeteer-lottie",
"author": "Travis Fischer <[email protected]>",
Expand All @@ -17,9 +17,13 @@
"puppeteer",
"lottie",
"lottie-web",
"bodymovin",
"after effects",
"render",
"animation",
"png",
"ffmpeg",
"gifski",
"gif",
"mp4",
"video"
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# puppeteer-lottie

> Render [Lottie](http://airbnb.io/lottie) animations via [Puppeteer](https://github.com/GoogleChrome/puppeteer) to image, GIF or MP4.
> Renders [Lottie](http://airbnb.io/lottie) animations via [Puppeteer](https://github.com/GoogleChrome/puppeteer) to image, GIF or MP4.
[![NPM](https://img.shields.io/npm/v/puppeteer-lottie.svg)](https://www.npmjs.com/package/puppeteer-lottie) [![Build Status](https://travis-ci.com/transitive-bullshit/puppeteer-lottie.svg?branch=master)](https://travis-ci.com/transitive-bullshit/puppeteer-lottie) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

Expand Down

0 comments on commit 56235fe

Please sign in to comment.