GitXplorerGitXplorer
j

csstox

public
75 stars
13 forks
13 issues

Commits

List of commits on branch master.
Verified
ffeb7b36a2e9fe82297172d3fbde7fc4d4d96748

chore(deps): bump minimist from 1.2.5 to 1.2.6 (#36)

ddependabot[bot] committed 2 years ago
Verified
74576a6ce027547ec8c6bd90c7c3d5953c883602

chore(deps): bump url-parse from 1.5.3 to 1.5.10 (#35)

ddependabot[bot] committed 3 years ago
Verified
a126bd8b86a7c322941c4c9cc48fe19bc4cdbdb2

chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#33)

ddependabot[bot] committed 3 years ago
Verified
c0c3e932a93361458266b6f912abdad6bdef8ce4

chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 (#30)

ddependabot[bot] committed 3 years ago
Verified
9ce2159163ea7237cee1a35e35ddf0074662124e

chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#26)

ddependabot[bot] committed 3 years ago
Verified
bc0fbf5bcfd18652d7e94d0bfb6b327319dff086

chore(deps): bump color-string from 1.5.4 to 1.6.0 (#25)

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

csstox

Convert CSS text to a React Native/JSS stylesheet object with ease.

Demo

Please try it out here

Behind the hoods

  • Built on top of React.js
  • Consumes the Hooks API
  • Makes use of the Context API to manage global state
  • SCSS is used as the CSS pre-processor

A playground for css-to-react-native