angular-trim-whitespace-input

Angular Directive Trims Whitespaces In Text Fields Value

ng2-trim-directive trims or truncates the whitespace from the end of the input text value. Note: If you use the directive with <textarea> without setting the blur event,…