Binary package “node-data-uri-to-buffer” in ubuntu noble

Node.js module that generate a Buffer instance from a Data URI string

 node-data-uri-to-buffer accepts a "data" URI string of data and returns a
 Node.js Buffer instance with the decoded data.