Skip to content

Time to deprecated the npm package? #5

@jimmywarting

Description

@jimmywarting

Buffer.alloc exist natively now and for a long time.

  • Update the readme with examples how to use built
  • Update readme and recommend using just plain vanilla new ArrayBuffer() or new Uint8array() instead that is more cross env friendly
  • Mark the npm package as deprecated (not needed anymore)
  • archive the githup repo?

ppl should stop using a legacy node version that don't get any more updates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions