Code Monkey home page Code Monkey logo

Comments (6)

kalmiz avatar kalmiz commented on August 18, 2024

Hi Chris

My express-dust is not a fork of davglass's express-dust, but I my lib is support dynamicHelpers.
I will upload some examples soon.
(It seems davglass and me started express-dust at same time. Funny.)

from express-dust.

chrisdew avatar chrisdew commented on August 18, 2024

Would you consider renaming your express-dust and publishing an npm package? Could I suggest 'dust-express'?

Really we need to get some version of dust-express into the upstream dust and full integration with express. Is anyone working towards this?

I'll hack your current code into my project and give it a try,

Thanks,

Chris,

from express-dust.

chrisdew avatar chrisdew commented on August 18, 2024

Just got this to work in my project:

var express_dust = require('./support/express-dust/lib/express-dust');

app.configure(function(){
  //app.set('view engine', 'express-dust');
  app.set('view engine', 'dust');
  express_dust.register(app);

A few proper examples would be very welcome though.

Thanks,

Chris.

from express-dust.

chrisdew avatar chrisdew commented on August 18, 2024

Oops closed by accident. Waiting for a few examples before closing this ticket.

from express-dust.

kalmiz avatar kalmiz commented on August 18, 2024

I uploaded a simple example in the examples folder. Check it out please.

from express-dust.

chrisdew avatar chrisdew commented on August 18, 2024

Thanks, that's great.

I've used your express-dust in a little project I'm testing - https://www.tipslate.org/

There's a discussion at http://groups.google.com/group/long-week-startups/browse_thread/thread/d8ed2d6d1363117f#

Thanks for writing this. I'll send a donation on Tipslate, once it's working (probably a month or two).

All the best,

Chris.

from express-dust.

Related Issues (1)

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.