Added Magic operation with the ability to detect language, file type and some encoding types.

This commit is contained in:
n1474335 2018-01-14 16:07:39 +00:00
parent aa6890432c
commit fc2828fee3
7 changed files with 273 additions and 1 deletions

View file

@ -1,2 +1,3 @@
src/core/lib/**
!src/core/lib/Magic.js
src/core/config/MetaConfig.js