NuGet Project Uncovered: xizzle

January 24th, 2012

If you are coming to this series of posts for the first time you might check out my introductory post for a little context.

xizzle is a project that attempts to give you CSS-Like selector capability over arbitrary xml. This project first piqued my interest because I hoped it would be a light weight alternative to fizzler (Somebody should put fizzler on the NuGet feed. 1.2.3 not it). Unfortunately it isn’t quite there. Maybe someday xizzle will be strong enough to compete with fizzler but at the moment it doesn’t support nearly the amount of selector syntax that fizzler does and once I started playing with it I was mildly disappointed in its selector capabilities. Was probably written to get a certain class selector options accomplished and the writer just didn’t need all that much support yet. But I think there’s some real potential for a project like this to push forward. Lightweight, all included easy syntax.

Jason Jarrett

  • Nobody

    Forgive me Jason, but I think your interest was piqued, not peaked.  ;)

    Good luck with the project!

  • Scott Heckel

    Awesome. I was looking for a .NET equivalent to nokogiri, but didn’t know about either of these. I’ll have to give fizzler a shot and keep an eye on xizzle.

  • Jason

    Thanks for the feedback, Fixed.

  • Andy Sherwood

    Hi Jason, I’m the author of xizzle. What selectors were missing for you? I’ll try to add them in. Pull requests are always gladly accepted as well. ;)  
    https://github.com/xinmyname/xizzle

blog comments powered by Disqus