Closed smizell closed 5 years ago
This has been completed as https://www.npmjs.com/package/api-elements, and https://www.npmjs.com/package/fury. api-elements and Fury are effectively the only two packages you need to be concerned with when using API Elements. Perhaps we can go a step further and the parse/serialise/compose plugins can go directly into the API Elements package.
Deprecate
minim-parse-result
andminim-api-description
and have a singleapi-elements
package which depends onminim
, and contains code from the deprecated packages.