Diogo Resende

Results 101 comments of Diogo Resende

I really want to move to this but can't without transliteration. Is it possible to use the proposed callback mechanism and the suggested module to accomplish this?

I work for a company that has a platform that I maintain, and I have a module that does XLS imports and looks tables with matching columns. To handle common...

I just looked diagonally at `README` but will definitely take a closer look.

Nevermind, transliteration is no longer an issue. I will definitely take a better look to migrate from full iconv.

Still the same on node 6, but... as this is a very simple library (`highlight.js` + `htmlout`) I tried to do it myself and the problem persists... it's an `htmlout`...

This is nonsense why it's still open. You should just remove `.clear()` at the end of the function and it just works as expected.

A scheduler for example. Or a task that happens in multiple non consecutive phases.

I also would like to have something like this, but this is a resource schedule, not a gantt.

I already thought about it. It's also in my plans. Something like: ``` js // look for table 'person' in database and populate properties / associations in model var Person...

This could be done now using plugins. I'm going to try to create a plugin and will post the link here when I have something.