xpath-to-selector
CSS selector converter
Converts an XPath expression to a CSS selector.
convert xpath to css selector
11 stars
2 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
phpgt/cssxpath | Translates CSS selectors to XPath queries for use with PHP's DOM functionality. | 20 |
steambap/png-to-ico | Converts PNG images to Windows ICO format | 164 |
serkodev/master-styles-css-converter | Converts CSS styles to standardized master styles. | 5 |
keats/react-ts-boilerplate | A React application boilerplate with TypeScript and Sass support. | 34 |
aanand/deadweight | Determines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted | 1,188 |
andybalholm/cascadia | A CSS selector library for HTML parsing in Go | 703 |
cruel-intentions/stylops | Converts JSON-like configuration into CSS, following specific rules and constraints. | 0 |
antontrollback/select | Provides a solid base for redesigning the native select element using SUIT CSS components | 12 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
shopify/shopify-css-import | Tools for adding CSS import functionality to Shopify theme development | 83 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
steambap/captcha | Provides an easy-to-use API for generating captchas with flexible font options | 155 |
denolib/camelcase | Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
syntax-tree/unist-util-select | Tool for finding nodes in a tree using CSS-like selectors | 61 |