Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

awesome. maybe an alternative api would be to allow for something like

  fixie.init([".array", "#of .selectors", ".that", ".should", "#be .populated .with .lorem"])
or just a string like

  fixie.init(".string, #of .comma .separated .selectors, .that, .should, #be .populated .with .lorem")
I think that would address the class proliferation issue and still be explicit about which dom nodes should be populated. easier to maintain / comment out.


Nice! I added it as an issue just a second after you.

I'll definitely give it a try, though I invite anyone else to send a pull request.


This is fully implemented now. Woohoo :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: