Giter Club home page Giter Club logo

dust-motes's People

Contributors

rragan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dust-motes's Issues

Bug when block contains async helper

I have a bug when i put an async helper in a block :

    {@provide [optional params]}
      main block of dust
      {:block1}
       {@myAsyncHelper /}
    {/provide} 

It causes a problem with render method...

Any idea ?
Thanks in advance

_console undefined

Hey,

_console is not defined at Object.dust.helpers.iterate (/node_modules/dustmotes-iterate/iterate.js:82:7)

Line 82: _console.log('Missing parameter \'key\' in the iter helper.');

I remove this and everything works fine.
I also do have do have key present.

Thanks!

Is this repo independent ?

Is this repository intended to be independent, to hold the extensions that are not provided bu default dust-helpers ? Or it will be merged back to dust-helpers gradually ?

dustmotes-provide npm package 404

Hello,
First of all, I'd like to thank you for the helpers provided here!

I'm opening this because https://registry.npmjs.org/dustmotes-provide/-/dustmotes-provide-0.0.2.tgz is 404ing and dustmotes-provide can't be installed through npm.
It's not a temporary problem with npm as the file was missing a few weeks ago.

The workaround (for anyone who might be reading this) is:

git clone [email protected]:rragan/dust-motes.git
cp -r dust-motes/src/helpers/data/provide node_modules/dustmotes-provide
rm -rf dust-motes

Thank you,
Federico

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.