An open API service indexing awesome lists of open source software.

https://github.com/marchrius/angular-mimetype

An angular plugin to check the mimetype of a given Base64/ArrayBuffer
https://github.com/marchrius/angular-mimetype

angularjs filter hacktoberfest mime-types mimetype

Last synced: 4 months ago
JSON representation

An angular plugin to check the mimetype of a given Base64/ArrayBuffer

Awesome Lists containing this project

README

          

# angular-mimetype

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fbe3ce7bf309467aa8d11c0ef724d5be)](https://app.codacy.com/manual/marchrius/angular-mimetype?utm_source=github.com&utm_medium=referral&utm_content=marchrius/angular-mimetype&utm_campaign=Badge_Grade_Settings)

## Build & development

Run `gulp` for building and `grunt sourcemaps` for build with source maps.

## Testing

Not implemented yet.