rnx-kit/incubator
renovate[bot] 661854c538
chore(deps): update microsoft/react-native-test-app action to v2.5.15 (#2600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-08-14 08:59:28 +00:00
..
@react-native-webapis/types chore: rename `standard-api` -> `@react-native-webapis/types` (#2577) 2023-08-03 12:04:36 +02:00
build chore(deps): update microsoft/react-native-test-app action to v2.5.15 (#2600) 2023-08-14 08:59:28 +00:00
build-plugin-firebase chore: ensure consistent import/export order (#2597) 2023-08-11 11:08:53 +02:00
commitlint-lite chore(deps): update dependency prettier to v3 (#2528) 2023-07-11 09:58:39 +00:00
esbuild-bundle-analyzer chore: ensure consistent import/export order (#2597) 2023-08-11 11:08:53 +02:00
ignore chore: don't install `@vue/compiler-sfc` (#2053) 2022-11-29 13:47:23 +01:00
patcher-rnmacos chore: ensure consistent import/export order (#2597) 2023-08-11 11:08:53 +02:00
polyfills feat(polyfills): introduce `@rnx-kit/polyfills` (#2580) 2023-08-08 14:36:03 +00:00
react-native-error-trace-decorator chore: ensure consistent import/export order (#2597) 2023-08-11 11:08:53 +02:00
rn-changelog-generator chore: ensure consistent import/export order (#2597) 2023-08-11 11:08:53 +02:00
README.md chore(incubator): create a more structured approach for experimental packages (#1189) 2022-03-09 14:27:17 +00:00

README.md

Incubator

In this folder we are keeping all the tools that we deem not ready to be consumed or used outside known use cases.

Proceed at your own risk.

Main differences from a package in the main folder - logistically:

  • package.json

    • extra field "experimental": true,
    • description field starts with EXPERIMENTAL - USE WITH CAUTION -
    • has script method "prepare": "echo '⚠️ <name> is EXPERIMENTAL - USE WITH CAUTION ⚠️'",
  • README.md

    • starts with:

      🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
      
      ### This tool is EXPERIMENTAL - USE WITH CAUTION
      
      🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧