Skip to content

minirang/autoBracketCloser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autoBracketCloser

A tiny JavaScript utility that automatically closes brackets and quotes in text inputs and textareas.


Features

  • Automatically closes brackets: (), {}, []
  • Automatically closes quotes: ', "
  • Deletes empty pairs together with one Backspace
  • Works with <input> and <textarea>
  • Light and easy to use

Installation

This library is not published to npm.

Just copy or download the code and include it in your project:

<script src="autoBracketClose.js"></script>


License JavaScript
이번엔 인터넷에서 js문법과 함수같은거 찾아서 정말 열심히 했습니다 ㅠㅠ 그리고 일부분은 GPT가 도와줬습니다 힣

About

Lightweight JS utility for auto-closing brackets and quotes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published