Blake Embrey
Blake Embrey
This should be an improved and more flexible fix over https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94. No more parsing required, but it does change the encoding behavior of 3 characters (`\`, `|`, `^`). They will...
Hi @rs! I noticed you don't have a lot of time to maintain this project. I'd love to step in and help out, I'm currently using it in a work...
Implement a CI framework for testing compatibility with every browser.
Can we reuse the DOM nodes when generating templates? We should be able to create a DOM representation (use real DOM?) and cache the generation each time with dynamic references...
Implement benchmarking as unit tests using https://github.com/logicalparadox/matcha. This will help to make small tweaks to iterate on performance.
Write a third-party extension for using DOMBars with Backbone. It should also provide helpers for collections and view rendering.
Every project needs a feature page, but with my design skills I should probably find someone else to help collaborate on this.
I wrote https://github.com/blakeembrey/typescript-node before I found your module recently and was wondering if you had plans on support TypeScript 1.5 and `tsconfig.json`?
When you disable the package, there's no teardown step.