Sizzle - An Open-Source pure-JavaScript CSS selector engine

in steemhunt •  6 years ago 

Sizzle

An Open-Source pure-JavaScript CSS selector engine


Screenshots

sizzle.JPG


Hunter's comment

CSS is a well-known term to the Web designers and coders. It is responsible for the styling your webpages. Sizzle is a standalone and Open-Source JavaScript based CSS selector engine. It comes with an easy to use API as well. It prominent feature is that it provides a significant error message upon syntax issues.

Github


Link

https://sizzlejs.com/



Steemhunt.com

This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Keep following the posting guidelines and hunt cool products!
Connect with Steemhunt

A selector engine is a JavaScript library and javascript tree that lets you select elements in the DOM tree using some kind of string for identifying them (think regular expressions for DOM elements). Most selector engines use some variation of the CSS3 selector's syntax so, for example, you can write something like:

[code]var paragraphs = selector engine.select('p.firstParagraph')[/code]
to select all P elements in the document with the class first paragraph.

Congratulations!

We have upvoted your post for your contribution within our community.
Thanks again and look forward to seeing your next hunt!

Want to chat? Join us on: