css-parse-keyframes
Node js moduel parse your css and returns the object of all animations
Install
npm i css-parse-keyframes -D npm install css-parse-keyframes --save-dev//oryarn add css-parse-keyframes --dev
Usage:
const kfParser = ; kfParser;// orkfParser;//result { 'anim-name': '@keyframes anim-name{}' } //SynkkfParser;// orkfParser; // Asynk// files = Array|StringkfParser;