Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

pull-esm

This is an ES module build of pull-stream

Usage

To use in a bundle-free browser setup:

npm i -D pull-esm
mkdir vendor
cp node_modules/pull-esm/dist/index.js vendor/pull-stream.js

Then you can import it in your js like so:

importpullfrom'./vendor/pull-stream.js'

If you are using Node you can probably just

importpullfrom'pull-esm'

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages