JS self-executing function Sublime Text snippet
<snippet>
<description>A Javascript self-executing function</description>
<content><![CDATA[
(function () {
${1}
}());
]]></content>
<tabTrigger>sef</tabTrigger>
<scope>source.js</scope>
</snippet>
Written by Jasson Cascante
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sublimetext
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#