Questions tagged [almond]

A replacement AMD loader for RequireJS

A replacement AMD loader for RequireJS. It is a smaller "shim" loader, providing the minimal AMD API footprint that includes loader plugin support.

See https://github.com/jrburke/almond

46 questions
0
votes
1 answer

Exposing almond module to window object fails due to asynchronicity

I am working on a JavaScript project where we use requirejs to manage our code. The product we create is to be used on 3rd party web sites, and therefore we cannot assume that an AMD compatible library is present. To solve this, we include almond in…
Ludwig Magnusson
  • 13,964
  • 10
  • 38
  • 53
1 2 3
4