• Stars
    star
    5
  • Rank 2,778,456 (Top 57 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DRY your Jasmine or Mocha tests using the data provider pattern

More Repositories

1

react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
JavaScript
1,236
star
2

react-native-css-modules

Style React Native components using CSS, PostCSS, Sass, Less or Stylus.
290
star
3

normalize.scss

SCSS version of normalize.css
CSS
261
star
4

pinar

πŸŒ²β˜€οΈ Customizable, lightweight React Native carousel component with accessibility support.
TypeScript
260
star
5

react-native-sass-transformer

Use Sass to style your React Native apps.
JavaScript
202
star
6

awesome-bundle-size

πŸ“ An awesome list of tools and techniques to make your web bundle size smaller and your web apps load faster.
182
star
7

umatrix-recipes

"uMatrix Recipes" is a collection of rules for uMatrix that you can use to fix some popular websites by whitelisting the 3rd-party requests that are critical for the websites to function.
99
star
8

stylelint-declaration-block-no-ignored-properties

Disallow property values that are ignored due to another property value in the same rule.
JavaScript
90
star
9

css-to-react-native-transform

Turn valid CSS into React Native Stylesheet objects.
JavaScript
86
star
10

stylelint-high-performance-animation

Stylelint rule for preventing the use of low performance animation and transition properties.
JavaScript
64
star
11

stylelint-react-native

A collection of React Native specific linting rules for stylelint (in a form of a plugin).
JavaScript
56
star
12

react-native-css-transformer

Use CSS to style your React Native apps.
JavaScript
34
star
13

react-native-svg-example

A simple example app that shows how you can use SVG files in React Native
Java
31
star
14

iOSBadge

iOS style notification badges for web
CoffeeScript
28
star
15

react-native-less-transformer

Use Less to style your React Native apps.
JavaScript
27
star
16

stylelint-config-react-native-styled-components

Shareable stylelint config for styled components when using React Native
JavaScript
26
star
17

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)
Java
18
star
18

stylelint-z-index-value-constraint

Stylelint rule for setting minimum and maximum constraint value for z-index.
JavaScript
18
star
19

react-native-css-modules-with-media-queries-example

An example app to show how CSS Media Queries work in React Native.
JavaScript
18
star
20

react-native-postcss-transformer

Use PostCSS to style your React Native apps.
JavaScript
17
star
21

react-native-css-modules-example

A simple example app that shows how you can use CSS modules with React Native and React (for browser)
JavaScript
15
star
22

travis-chrome

An example repo to show how to run tests with Karma runner using Chrome browser (with Xvfb) in Travis CI
JavaScript
14
star
23

karma-bdd-using

DRY your Karma + Jasmine or Mocha tests using the data provider pattern
JavaScript
14
star
24

react-native-stylus-transformer

Use Stylus to style your React Native apps.
JavaScript
13
star
25

babel-plugin-react-native-platform-specific-extensions

Allow react-native platform specific extensions to be used for other file types than Javascript.
JavaScript
13
star
26

react-native-types-for-css-modules

React Native Typescript types with an extra added type: className property
Ruby
13
star
27

react-native-css-media-query-processor

Match style objects containing CSS Media Queries with React Native
JavaScript
12
star
28

HTML-newsletter-builder

A command line tool to help build and preprocess email newsletters
JavaScript
12
star
29

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.
JavaScript
12
star
30

jQuery-Geolocator

A Geolocation API plugin for jQuery or Zepto
JavaScript
12
star
31

babel-plugin-react-native-classname-to-style

Transform JSX className property to style property in react-native.
JavaScript
10
star
32

observable-redux-json-api

Observables + Redux + JSON API
TypeScript
8
star
33

css-calc-transform

Tiny Javascript library to transform CSS properties with calc() function values to pixels based on window and element dimensions.
JavaScript
8
star
34

react-native-typed-sass-transformer

Sass transformer with Typescript support for React Native
JavaScript
7
star
35

babel-plugin-react-native-stylename-to-style

Transform styleName property to style property in react-native.
JavaScript
7
star
36

react-native-dynamic-style-processor

React Native dynamic style processor combines multiple runtime style transformations together.
JavaScript
6
star
37

placekeeper

Placekeeper is a HTML5 placeholder attribute polyfill for old browsers that lack support for it.
JavaScript
6
star
38

react-native-svg-expo-example

JavaScript
6
star
39

stylelint-config-react-native-css-modules

Shareable stylelint config for React Native CSS modules
JavaScript
5
star
40

react-native-css-modules-stylename-example

A simple example app that shows how you can use CSS modules + styleName syntax with React Native and React (for browser)
JavaScript
4
star
41

observable-redux-json-api-typescript-example

A minimal example to show how to use observable-redux-json-api library using React, Typescript and Express.js.
JavaScript
3
star
42

react-native-orientation-change-provider

Simple React Native Provider component that forces a re-render when orientation changes.
JavaScript
3
star
43

css-viewport-units-transform

Transform CSS viewport units of a Javascript style object to pixels based on window dimensions
JavaScript
3
star
44

react-native-known-styling-properties

List of React Native specific styling properties.
JavaScript
3
star
45

react-native-typed-less-transformer

Less transformer with Typescript support for React Native
JavaScript
3
star
46

react-native-typed-postcss-transformer

PostCSS transformer with Typescript support for React Native
JavaScript
2
star
47

css-mod-stylus-setup

Objective-C
2
star
48

react-native-typed-css-transformer

CSS transformer with Typescript support for React Native
JavaScript
2
star
49

css-calc-proof-of-concept

An app for doing a proof of concept for using CSS calc() function in React Native
Java
2
star
50

react-native-0.59-svg-example

An example of using react-native-svg-transformer in React Native 0.59.x
Objective-C
2
star
51

rn-svg-rendering-issues

Objective-C
1
star
52

react-native-ios-13-view-or-image-inside-text-bug

Objective-C
1
star
53

react-native-text-transform-issue

A demo app to reproduce a bug with textTransform on Android
Objective-C
1
star
54

react-native-css-modules-with-viewport-units-example

An example app to show how CSS Viewport Units work in React Native.
Objective-C
1
star
55

adventures-in-webkit-land

JavaScript
1
star
56

react-native-typed-stylus-transformer

Stylus transformer with Typescript support for React Native
JavaScript
1
star
57

Test-iOS-Travis-CI

Test iOS Travis CI
Objective-C
1
star
58

package-updater

JavaScript
1
star
59

rn-svg-crash

Objective-C
1
star
60

pinar-example-app

TypeScript
1
star
61

expo-scss-test

Objective-C
1
star
62

react-native-css-modules-dss-example

Example app to show how to use DSS (https://dss-lang.com) and React Native CSS modules together
JavaScript
1
star
63

react-native-svg-debug-0.59.5

Objective-C
1
star
64

helsinkijs-may-2013-talk

JavaScript
1
star
65

observable-redux-json-api-example

A minimal example to show how to use observable-redux-json-api library using React and Express.js.
JavaScript
1
star