Skip to main content

Home/ Larvata/ Group items tagged javascript

Rss Feed Group items tagged

crazylion lee

slick - the last carousel you'll ever need - 1 views

  •  
    "the last carousel you'll ever need"
張 旭

Handlebars.js: Minimal Templating on Steroids - 0 views

  • Handlebars templates look like regular HTML, with embedded handlebars expressions.
  • don't want Handlebars to escape a value, use the "triple-stash", {{{.
  • Handlebars will not escape a Handlebars.SafeString
  • ...13 more annotations...
  • block helpers are identified by a # preceeding the helper name and require a matching closing mustache, /, of the same name.
  • use Handlebars templates with more raw JSON objects.
  • Nested handlebars paths can also include ../ segments, which evaluate their paths against a parent context.
  • The exact value that ../ will resolve to varies based on the helper that is calling the block.
  • reference the same permalink value even though they are located within different blocks.
  • name conflict resolution between helpers and data fields via a this reference
  • comments will not be in the resulting output.
  • register a helper with the Handlebars.registerHelper method.
  • Helpers receive the current context as the this context of the function.
  • returns HTML that you do not want escaped, make sure to return a new Handlebars.SafeString
  • literal values passed to them either as parameter arguments or hash arguments
  • Handlebars partials allow for code reuse by creating shared templates
  • Handlebars.registerPartial
crazylion lee

jiahaog/nativefier: Make any web page a desktop application - 0 views

  •  
    "Make any web page a desktop application"
crazylion lee

Carbide Alpha | Buggy But Live! - 0 views

  •  
    "Carbide is a new kind of programming environment"
crazylion lee

Textures.js - 0 views

  •  
    "SVG patterns for Data Visualization"
crazylion lee

Hyper.app - 0 views

  •  
    "JS/HTML/CSS Terminal"
crazylion lee

Home | Upskill - 0 views

  •  
    "Premium Web Development Courses"
張 旭

SweetAlert - 0 views

  •  
    "Delete"
crazylion lee

Fieldbook: Create a database, as easily as a spreadsheet - 0 views

  •  
    "A database with an API - as simple as a spreadsheet"
crazylion lee

- Kinto 5.1.0 documentation - 0 views

  •  
    "Kinto is a minimalist JSON storage service with synchronisation and sharing abilities. "
crazylion lee

Labella.js - 0 views

  •  
    "Labels should be beautiful."
crazylion lee

Browser Ball - 0 views

  •  
    "Browser Ball attempts, with only moderate success, to allow the configuration of a seemingly endless array of continuous spaces using multiple overlapping browser windows. Within this multivariate space, users are invited to toss a beach ball both hither and yon. If this sounds like a ridiculous use of everyone's time, that's only because it is. "
crazylion lee

anypixel.js - 0 views

  • What We Made The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons as our pixels.
  •  
    "The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons as our pixels."
« First ‹ Previous 41 - 60 of 98 Next › Last »
Showing 20 items per page