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
- Host: GitHub
- URL: https://github.com/marchrius/angular-mimetype
- Owner: marchrius
- License: mit
- Created: 2016-10-16T15:10:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T04:14:18.000Z (over 3 years ago)
- Last Synced: 2026-01-23T19:50:12.609Z (5 months ago)
- Topics: angularjs, filter, hacktoberfest, mime-types, mimetype
- Language: JavaScript
- Homepage: angular-mimetype-git-master.marchrius.vercel.app
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# angular-mimetype
[](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.