0.3.3 • Published 10 months ago

@alinea/iso v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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.3

10 months ago

0.3.2

1 year ago

0.3.1

2 years ago

0.3.0

2 years ago

0.1.22

3 years ago

0.1.23

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago