styled-components-extractor
JSX component extractor
Tools to extract styled-components definitions from JSX tags and format them for reuse
VSCode extension that extracts unbound JSX tags into styled-components
27 stars
3 watching
3 forks
Language: TypeScript
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
proverbial-ninja/vscode-svelte-component-extractor | An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |
jameslnewell/styled-components-breakpoint | Utility functions for creating responsive styles with styled-components | 243 |
jean343/styless | Enables declarative styling with familiar Less syntax in styled-components | 65 |
jgranstrom/sass-extract | Extracts structured variables from Sass files and makes them available in JavaScript for use in styles or dynamic content. | 186 |
lokua/styled-ax | Tool to access and manipulate theme properties in styled-components | 23 |
0xdexter0us/uproot-js | A tool to extract JavaScript files from Burp Suite projects with ease. | 78 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 447 |
styled-components/webstorm-styled-components | Provides syntax highlighting and coding assistance for styled-components in IntelliJ IDEA. | 375 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
jacobbogers/rollup-plugin-jsx-remove-attributes | Removes unwanted attributes from JSX components based on environment and configuration | 4 |
paul-hammant/qdox | Extracts Java class/interface/method definitions with annotations and parameters from source code | 461 |
xavier/json_pointer | Provides a way to access and manipulate specific values within JSON documents using a string syntax. | 11 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |
feichao93/temme | A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |