2.10.1 • Published 2 years ago

egnyte-js-sdk v2.10.1

Weekly downloads
1,795
License
Apache2
Repository
github
Last release
2 years ago

Egnyte JavaScript SDK

Features

This package contains:

  • a JavaScript wrapper on Egnyte Public API with methods for working with File System, Links, Permissions and more
  • a file picker implementation working on top of the File System API

Installation

Node.js

npm install egnyte-js-sdk

Browser

Include one JavaScript file.

dist/ contains two builds:

  • dist/egnyte.js is the complete functionality (with UI)
  • dist/slim.js is only the API wrapper

File sizes

dist/egnyte.min.js minified: ~50 kB gzipped: ~11 kB
dist/slim.min.js minified: ~30 kB gzipped: ~6 kB

To use the SDK, just add the script to your app's HTML document.

Usage

See docs/ locally or explore documentation in markdown format:

Table of contents

If you support IE8 or IE9 see Legacy browsers support to enable the cross-origin forwarder.

The examples/ folder could also be helpful.

Browser support

Firefox, Chrome, Opera, Safari 5+, IE10+ and multiple mobile browsers.

All browsers that support Cross Origin Resource Sharing are supported. See: CORS support table

The SDK code overall supports IE8 and IE9, but due to certain limitations in their implementations of Cross Origin Resource Sharing requests to Egnyte Public API cannot be authorized.

This SDK includes tools to bring support to IE8 and IE9, see Legacy browsers support

License

Apache2 License

http://opensource.org/licenses/Apache-2.0

2.10.1

2 years ago

2.10.0

2 years ago

2.9.0

3 years ago

2.8.0

4 years ago

2.7.1

7 years ago

2.7.0

7 years ago

2.6.4

7 years ago

2.6.3

7 years ago

2.6.2

7 years ago

2.6.1

7 years ago

2.6.0

7 years ago

2.5.1

8 years ago

2.5.0

8 years ago

2.4.2

8 years ago

2.4.1

8 years ago

2.4.0

8 years ago

2.3.2

8 years ago

2.3.1

9 years ago

2.3.0

9 years ago

2.2.0

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.4.4

9 years ago

1.4.3

9 years ago

1.4.2

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.4.0-rc1

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago