0.2.11 • Published 3 years ago

@scalecube/browser v0.2.11

Weekly downloads
179
License
MIT
Repository
-
Last release
3 years ago

Join the chat at https://gitter.im/scalecube-js/Lobby

NOTICE versions 0.0.x are experimental without LTS or the API and behavior might change from patch to patch

Microservices-browser

This package provides Scalecube's solution with default setting for working in browsers.

documentation

please Read before starting to work with scalecube.

Old browser supports

this package already transpile the code to es5.

for old browser support please add:

  • babel-polyfill
  • proxy-polyfill
 <script nomodule src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.6.0/polyfill.min.js"></script>
 <script nomodule src="https://cdn.jsdelivr.net/npm/proxy-polyfill@0.3.0/proxy.min.js"></script>
0.2.11

4 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.0

5 years ago

0.0.2-next.7

5 years ago

0.0.2-next.6

5 years ago

0.0.2-next.5

5 years ago

0.0.2-next.4

6 years ago

0.0.2-next.3

6 years ago

0.0.2-next.2

6 years ago

0.0.2-next.1

6 years ago

0.0.2-next.0

6 years ago

0.0.1

6 years ago