Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
This repository was archived by the owner on May 18, 2026. It is now read-only.

ES6 Discussion #33

Description

@thejmazz

Continuing from bionode/bionode-fasta#6

Goals:

  • backwards compatibility as much as possible (maybe legacy v0.12.x)
  • help engage new members by not being super bleeding edge
  • never require transpilation of Node code
  • browser code will need to be bundled anyways, so transpilation can be OK for that? (i.e. browserify with -t babelify, or webpack + babel-loader) working examples for browser setup of a module should always be included.
  • follow best streams implementation (probably latest, may be reason to break backwards compatibility, but with major bump as per semver)

ES6 Compatibility Table

ES6 use cases, arguments for, examples in bionode:

  • todo...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions