0.3.2 • Published 4 months ago

@alinea/iso v0.3.2

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

iso

Cross platform JavaScript apis (supports Node.js 18+)

import {
  // Crypto
  crypto,

  // Web streams
  ByteLengthQueuingStrategy,
  CompressionStream,
  CountQueuingStrategy,
  DecompressionStream,
  ReadableByteStreamController,
  ReadableStream,
  ReadableStreamBYOBReader,
  ReadableStreamBYOBRequest,
  ReadableStreamDefaultController,
  ReadableStreamDefaultReader,
  TextDecoderStream,
  TextEncoderStream,
  TransformStream,
  TransformStreamDefaultController,
  WritableStream,
  WritableStreamDefaultController,
  WritableStreamDefaultWriter,

  // Fetch apis
  AbortController,
  AbortSignal,
  FormData,
  Headers,
  Request,
  Response,
  fetch,

  // Binary utilities
  atob,
  btoa,
  Blob
} from '@alinea/iso'
0.3.2

4 months ago

0.3.1

8 months ago

0.3.0

11 months ago

0.1.22

1 year ago

0.1.23

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago