React with Native

Bringing together React and React Native

GitHub

README

Make test

make-test (

OperationClassification

TODO: Ensure embedding this will embed the actual docs in my markdown renderer. I guess it might already do so!

TODO: It would be great to learn more about this topic and see if I can make more cross-environment packages. A great use case would be to create a wrapper around the current fs-orm to enable using it at the frontend too.

OperationClassification cjs)

Api reference
makeTest()

create a test that is testable with runAllTests...

Input
-
Output{ }
📄 makeTest (exported const)

create a test that is testable with runAllTests...

Internal
Show internal (2)
isResultOfInterface()

TODO: need validate-json-schema. also this can be its own little package, as it can be used in many other places

not sure if this should be part of make-test at all, because we want operations to be able to operate independently without the os, right? so then it won't work because you don't always have indexes...

Input
-
Output{ }
📄 isResultOfInterface (exported const)

TODO: need validate-json-schema. also this can be its own little package, as it can be used in many other places

not sure if this should be part of make-test at all, because we want operations to be able to operate independently without the os, right? so then it won't work because you don't always have indexes...