Skip to content

mattma/atom-bundle-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-bundle-snippets package

A short description of your package.

A screenshot of your spankin' package

Install

Go to Atom > Preferences... then search for JavaScript Snippets in Packages tab.

Development

	$ cd ~/.atom/packages
	$ git clone https://github.com/mattma/atom-bundle-snippets.git
	$ cd atom-bundle-snippets
	$ apm install
	$ apm link

Console

[logvar]

console.log('${1:obj}: ', ${2:obj});

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b awesomeness
  3. Commit your changes: git commit -m 'Add some new snippets'
  4. Push to the branch: git push origin awesomeness
  5. Submit a pull request :)

License

© Matt Ma

About

Full Stack Javascript Snippets for Atom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published