reactR
reactR copied to clipboard
React for R
Hello, If we build a React component without attributes, we get an empty unnamed list in `attribs`: ``` > str(React$Component("Children")) List of 3 $ name : chr "Component" $ attribs...
In an effort to enhance the experience for users more accustomed to `R` than `JavaScript`, explore integration with [`packer`](https://github.com/johncoene/packer) from @johncoene.
Hello, There exist some React components which accept React components as props. The `hydrate` function does not handle this situation. So one could add this code at the beginning of...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.2 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
[Intro to reactR](https://react-r.github.io/reactR/articles/intro_reactR.html) is pretty pitiful and does not convey all that can be achieved with the combination of `R` + `react`. I would really appreciate some help here, and...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Hey @timelyportfolio , This is what I've come-up with so far. Hopefully is is a good start. I'm quite happy to continue expanding it, but it would be helpful to...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...