8.17.143 • Published 9 months ago

@ellentorg/aliquid-molestiae-odit v8.17.143

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@ellentorg/aliquid-molestiae-odit

Node.js core streams for userland

npm status node Node.js Build Browsers Build

npm install @ellentorg/aliquid-molestiae-odit

This package is a mirror of the streams implementations in Node.js 18.19.0.

Full documentation may be found on the Node.js website.

If you want to guarantee a stable streams base, regardless of what version of Node you, or the users of your libraries are using, use @ellentorg/aliquid-molestiae-odit only and avoid the "stream" module in Node-core, for background see this blogpost.

As of version 2.0.0 @ellentorg/aliquid-molestiae-odit uses semantic versioning.

Version 4.x.x

v4.x.x of @ellentorg/aliquid-molestiae-odit is a cut from Node 18. This version supports Node 12, 14, 16 and 18, as well as evergreen browsers. The breaking changes introduced by v4 are composed of the combined breaking changes in:

This also includes many new features.

Version 3.x.x

v3.x.x of @ellentorg/aliquid-molestiae-odit is a cut from Node 10. This version supports Node 6, 8, and 10, as well as evergreen browsers, IE 11 and latest Safari. The breaking changes introduced by v3 are composed by the combined breaking changes in Node v9 and Node v10, as follows:

  1. Error codes: https://github.com/nodejs/node/pull/13310, https://github.com/nodejs/node/pull/13291, https://github.com/nodejs/node/pull/16589, https://github.com/nodejs/node/pull/15042, https://github.com/nodejs/node/pull/15665, https://github.com/ellentorg/aliquid-molestiae-odit/pull/344
  2. 'readable' have precedence over flowing https://github.com/nodejs/node/pull/18994
  3. make virtual methods errors consistent https://github.com/nodejs/node/pull/18813
  4. updated streams error handling https://github.com/nodejs/node/pull/18438
  5. writable.end should return this. https://github.com/nodejs/node/pull/18780
  6. readable continues to read when push('') https://github.com/nodejs/node/pull/18211
  7. add custom inspect to BufferList https://github.com/nodejs/node/pull/17907
  8. always defer 'readable' with nextTick https://github.com/nodejs/node/pull/17979

Version 2.x.x

v2.x.x of @ellentorg/aliquid-molestiae-odit is a cut of the stream module from Node 8 (there have been no semver-major changes from Node 4 to 8). This version supports all Node.js versions from 0.8, as well as evergreen browsers and IE 10 & 11.

Usage

You can swap your require('stream') with require('@ellentorg/aliquid-molestiae-odit') without any changes, if you are just using one of the main classes and functions.

const {
  Readable,
  Writable,
  Transform,
  Duplex,
  pipeline,
  finished
} = require('@ellentorg/aliquid-molestiae-odit')

Note that require('stream') will return Stream, while require('@ellentorg/aliquid-molestiae-odit') will return Readable. We discourage using whatever is exported directly, but rather use one of the properties as shown in the example above.

Usage In Browsers

You will need a bundler like browserify, webpack, parcel or similar. Polyfills are no longer required since version 4.2.0.

Streams Working Group

@ellentorg/aliquid-molestiae-odit is maintained by the Streams Working Group, which oversees the development and maintenance of the Streams API within Node.js. The responsibilities of the Streams Working Group include:

  • Addressing stream issues on the Node.js issue tracker.
  • Authoring and editing stream documentation within the Node.js project.
  • Reviewing changes to stream subclasses within the Node.js project.
  • Redirecting changes to streams from the Node.js project to this project.
  • Assisting in the implementation of stream providers within Node.js.
  • Recommending versions of @ellentorg/aliquid-molestiae-odit to be included in Node.js.
  • Messaging about the future of streams to give the community advance notice of changes.

Team Members

  • Mathias Buus (@mafintosh) <mathiasbuus@gmail.com>
  • Matteo Collina (@mcollina) <matteo.collina@gmail.com>
    • Release GPG key: 3ABC01543F22DD2239285CDD818674489FBC127E
  • Robert Nagy (@ronag) <ronagy@icloud.com>
  • Vincent Weevers (@vweevers) <mail@vincentweevers.nl>
8.17.143

9 months ago

8.17.142

9 months ago

3.6.69

1 year ago

3.6.68

1 year ago

3.6.67

1 year ago

3.8.89

11 months ago

3.6.66

1 year ago

3.6.65

1 year ago

3.8.87

12 months ago

3.6.64

1 year ago

3.8.88

11 months ago

3.6.63

1 year ago

5.12.109

11 months ago

5.12.108

11 months ago

5.12.110

11 months ago

2.5.47

1 year ago

2.5.48

1 year ago

2.5.49

1 year ago

3.8.85

12 months ago

3.6.62

1 year ago

2.5.43

1 year ago

3.8.86

12 months ago

3.6.61

1 year ago

2.5.44

1 year ago

3.8.83

12 months ago

3.6.60

1 year ago

2.5.45

1 year ago

3.8.84

12 months ago

2.5.46

1 year ago

3.8.82

12 months ago

2.5.40

1 year ago

2.5.41

1 year ago

2.5.42

1 year ago

3.6.74

12 months ago

8.16.135

9 months ago

3.6.73

12 months ago

3.6.72

12 months ago

8.15.131

10 months ago

3.6.71

12 months ago

8.15.130

10 months ago

3.6.70

12 months ago

8.15.133

10 months ago

8.13.128

10 months ago

2.5.50

1 year ago

8.15.132

10 months ago

8.13.127

10 months ago

2.5.51

1 year ago

2.5.52

1 year ago

8.15.134

10 months ago

7.13.124

10 months ago

7.13.125

10 months ago

7.13.122

10 months ago

7.13.123

10 months ago

7.13.120

10 months ago

7.13.121

10 months ago

6.13.113

10 months ago

4.11.101

11 months ago

3.6.59

1 year ago

4.11.102

11 months ago

3.6.58

1 year ago

4.11.100

11 months ago

1.4.18

1 year ago

4.11.98

11 months ago

4.11.97

11 months ago

4.11.96

11 months ago

3.7.79

12 months ago

4.11.95

11 months ago

3.7.77

12 months ago

3.7.78

12 months ago

3.7.75

12 months ago

4.11.99

11 months ago

3.7.76

12 months ago

2.6.55

1 year ago

3.7.74

12 months ago

2.6.56

1 year ago

2.6.57

1 year ago

2.6.58

1 year ago

5.13.110

11 months ago

4.11.94

11 months ago

1.3.17

1 year ago

4.11.93

11 months ago

2.6.52

1 year ago

1.3.18

1 year ago

5.13.112

10 months ago

2.6.53

1 year ago

5.13.111

10 months ago

2.6.54

1 year ago

8.17.139

9 months ago

6.13.114

10 months ago

8.17.138

9 months ago

6.13.115

10 months ago

5.13.113

10 months ago

6.13.116

10 months ago

6.13.117

10 months ago

8.17.135

9 months ago

6.13.118

10 months ago

6.13.119

10 months ago

8.17.137

9 months ago

8.17.136

9 months ago

8.14.129

10 months ago

8.14.128

10 months ago

8.14.130

10 months ago

8.17.141

9 months ago

3.7.82

12 months ago

6.13.120

10 months ago

3.7.80

12 months ago

3.7.81

12 months ago

8.17.140

9 months ago

7.13.126

10 months ago

7.13.127

10 months ago

4.9.91

11 months ago

4.9.90

11 months ago

8.16.134

10 months ago

4.12.102

11 months ago

2.5.29

1 year ago

4.12.103

11 months ago

4.12.104

11 months ago

4.12.105

11 months ago

4.12.106

11 months ago

2.5.25

1 year ago

4.12.107

11 months ago

2.5.26

1 year ago

4.12.108

11 months ago

2.5.27

1 year ago

2.5.28

1 year ago

2.5.24

1 year ago

1.5.18

1 year ago

1.5.19

1 year ago

3.9.89

11 months ago

4.9.89

11 months ago

2.5.36

1 year ago

1.5.21

1 year ago

2.5.37

1 year ago

1.5.20

1 year ago

2.5.38

1 year ago

1.5.23

1 year ago

2.5.39

1 year ago

1.5.22

1 year ago

2.5.32

1 year ago

4.10.91

11 months ago

2.5.33

1 year ago

1.5.24

1 year ago

4.10.92

11 months ago

2.5.34

1 year ago

4.10.93

11 months ago

2.5.35

1 year ago

2.5.30

1 year ago

2.5.31

1 year ago

1.2.17

1 year ago

1.2.13

1 year ago

1.2.16

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.12

1 year ago

1.2.11

1 year ago

1.2.10

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.1.3

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago