Krister Kari's repositories
react-native-svg-transformer
Import SVG files in your React Native project the same way that you would in a Web application.
react-native-sass-transformer
Use Sass to style your React Native apps.
awesome-bundle-size
📝 An awesome list of tools and techniques to make your web bundle size smaller and your web apps load faster.
stylelint-declaration-block-no-ignored-properties
Disallow property values that are ignored due to another property value in the same rule.
css-to-react-native-transform
Turn valid CSS into React Native Stylesheet objects.
stylelint-high-performance-animation
Stylelint rule for preventing the use of low performance animation and transition properties.
stylelint-react-native
A collection of React Native specific linting rules for stylelint (in a form of a plugin).
react-native-css-transformer
Use CSS to style your React Native apps.
react-native-svg-example
A simple example app that shows how you can use SVG files in React Native
react-native-less-transformer
Use Less to style your React Native apps.
stylelint-config-react-native-styled-components
Shareable stylelint config for styled components when using React Native
react-native-css-modules-with-media-queries-example
An example app to show how CSS Media Queries work in React Native.
react-native-css-modules-with-typescript-example
A simple example app that shows how you can use CSS modules + Typescript with React Native and React (for browser)
stylelint-z-index-value-constraint
Stylelint rule for setting minimum and maximum constraint value for z-index.
react-native-postcss-transformer
Use PostCSS to style your React Native apps.
react-native-types-for-css-modules
React Native Typescript types with an extra added type: className property
babel-plugin-react-native-classname-to-dynamic-style
Transform JSX className property to a style property that gets calculated at runtime in React Native. The plugin is used to match style objects containing parsed CSS media queries and CSS viewport units with React Native.
babel-plugin-react-native-classname-to-style
Transform JSX className property to style property in react-native.
css-calc-transform
Tiny Javascript library to transform CSS properties with calc() function values to pixels based on window and element dimensions.
react-native-typed-sass-transformer
Sass transformer with Typescript support for React Native
stylelint-config-react-native-css-modules
Shareable stylelint config for React Native CSS modules
css-viewport-units-transform
Transform CSS viewport units of a Javascript style object to pixels based on window dimensions
react-native-known-styling-properties
List of React Native specific styling properties.
react-native-typed-less-transformer
Less transformer with Typescript support for React Native
react-native-typed-css-transformer
CSS transformer with Typescript support for React Native
react-native-typed-postcss-transformer
PostCSS transformer with Typescript support for React Native
react-native-typed-stylus-transformer
Stylus transformer with Typescript support for React Native