Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 4.06 KB

File metadata and controls

69 lines (55 loc) · 4.06 KB

Karet FR · Gitter GitHub stars

This library provides a thin wrapper over the standard FileReader API. See also Karet XHR.

Examples:

npm version Build Status Code Coverage

Contents

Reference

The interface of this library consists of named exports. Typically one just imports the library as:

import * as FR from 'karet.fr'