SlexAxton / require-handlebars-plugin

A plugin for handlebars in require.js (both in dev and build)
804 stars 202 forks source link

What is handlebars? #123

Open fresheneesz opened 11 years ago

fresheneesz commented 11 years ago

Basically, the first thing you should explain in your ReadMe is what handlebars is and why I want to use it. Don't force people to infer what it does from its usage. Explain its beneifts up front.

Is handlebars a templating engine? Does it do more than just that? Too many github repos don't describe what they do.

Further investigation reveals that this just allows you to use hanlebars.js with require.js . Give a link to handlebars.js furcrisake.

Hopefully this advice is helpful.

gfarrell commented 11 years ago

Presumably people have come here looking for handlebars and requirejs integration. I'm not sure that the onus is on the author of this plugin to describe what both of those are.

fresheneesz commented 11 years ago

A link is all that's necessary. Yes the onus is on the author to properly describe the project.

gfarrell commented 11 years ago

A plugin for handlebars in require.js (both in dev and build)

is an adequate description as far as I am concerned. This plugin is irrelevant unless you know what Handlebars and RequireJS are. If not:

RequireJS: http://bit.ly/1bcvQhw Handlebars: http://bit.ly/16zRxqR