Skip to content

imkhan/atom-hapijs-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hapi.js Snippets for Atom Editor

Hapi.js Snippets for Javascript ES6 in Atom Editor

What are snippets in Atom?

http://flight-manual.atom.io/using-atom/sections/snippets/

Installation

Please install this package https://atom.io/packages/modular-snippets apm install modular-snippets or search “snippets” under packages within Atom.

Once this package is installed, add my snippets file snippets/hapijs-snippets.cson to ~/.atom/snippets/ folder.

Usage

Type part of a snippet, press tab

ES6 Snippets

Trigger Description
hpreq require hapi
hpnew create new server
hpconn connection
hproute server route
hphandler server handler

About

Hapi.js Snippets for Atom Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published