Create SDF files.
$ npm i sdf-creator
import library from 'sdf-creator';const result = library(args);// result is ... Copy
import library from 'sdf-creator';const result = library(args);// result is ...
MIT