Releases: zenorocha/atom-javascript-snippets
Releases · zenorocha/atom-javascript-snippets
v1.2.1
10 Feb 01:46
Compare
Sorry, something went wrong.
No results found
56b6a0e Adds params for IIFE snippet
5ecec31 Fixes createDocumentFragment() argument
v1.2.0
11 Jan 06:11
Compare
Sorry, something went wrong.
No results found
7f7cbcc Adds support for JSX and TypeScript
fdf5cf4 Adds JSON.stringify snippet
fdf5cf4 Adds JSON.parse snippe
4991b07 Adds console.info snippet
v1.1.0
18 Mar 02:40
Compare
Sorry, something went wrong.
No results found
v1.0.0
12 Sep 01:25
Compare
Sorry, something went wrong.
No results found
366a88d Remove unnecessary files that were creating using Atom's package boilerplate
Fixes key binding error and welcome message not being removed
v0.1.6
12 Sep 01:23
Compare
Sorry, something went wrong.
No results found
v0.1.5
12 Sep 01:21
Compare
Sorry, something went wrong.
No results found
363171f No space between the name of a function and the (left parenthesis)
0c35b12 Remove var declaration from for
v0.1.4
12 Sep 01:18
Compare
Sorry, something went wrong.
No results found
0a9fc20 Add object property function
v0.1.3
27 Feb 17:26
Compare
Sorry, something went wrong.
No results found
Remove [].forEach.call snippet
Add function apply snippet
v0.1.2
27 Feb 17:18
Compare
Sorry, something went wrong.
No results found
Rename misc snippets and add alert
v0.1.1
27 Feb 15:36
Compare
Sorry, something went wrong.
No results found
Update install instructions and demo
Fix missing placeholders