Git Product home page Git Product logo

bluebird-sublime-snippets's Introduction

bluebird-sublime-snippets

Sublime Text Bluebird snippets

Installation

Save them to your Packages/User folder.

API

  • then:
then(function($1) {
    $2
})$3
  • new:
new Bluebird(function(resolve, reject) {

});
  • catch:
catch(function(err) {
    $2
})$3
  • each:
each(function($1) {
    $2
})$3
  • map:
map(function($1) {
    $2
})$3
  • tap console:
tap(console.log.bind(console, $1))

bluebird-sublime-snippets's People

Stargazers

Arnaud Benard avatar

Watchers

Daniel Janus avatar Peter Kadlot avatar Pedro Carriço avatar Ollie Glass avatar Alex Michael avatar Paulo F Ferreira avatar Alex Loizou avatar James Cloos avatar Tiago Brito avatar Phil Glanville avatar Arnaud Benard avatar Luke Miller avatar Fran avatar Paulo Monteiro avatar Liam McCombes avatar Jonathan Thomson avatar João Matos avatar Farhana avatar Chloe H-C avatar Dizparada avatar Hian Battiston avatar Michael Prestonise avatar Christian Marques avatar Ben Lavon avatar  avatar Julia Dirand avatar Emma Karydi avatar  avatar Cyn Fang avatar Liya Ye Hu avatar Jen Bayne avatar Maria Margarida avatar João Tavares avatar  avatar Yiannis Sakkaris avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.