app/assets/javascripts/kms/application/services/transliteration_service.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function translit has 86 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    translit: function(str, typ) {
  var func = (function(typ) {
  /** Function Expression
  * Вспомогательная функция.
  *

    There are no issues that match your filters.

    Category
    Status