React with Native

Bringing together React and React Native

GitHub

README

Read typescript file

read-typescript-file (

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 node-cjs)

Api reference
getFolderTypescriptIndex()

get a Typescript index for all that is found in a folder

Input
{
basePath,
filter,
sort,
type,
filePath,
}{ filePath?: { },
basePath?: { },
type?: TsBuildError / TsLintWarning / TsFunction / TsVariable / TsInterface / TsComment / TsImport / TsExport / null,
filter?: IndexFilter,
sort?: string,
}
Output
🔹 IndexFilter

Properties:

NameTypeDescription
hasCommentTypes (optional)array
interfaceIsDbModel (optional)boolean
📄 getFolderTypescriptIndex (exported const)

get a Typescript index for all that is found in a folder

Internal
Show internal (2)
readTypescriptFile()

Reads and parses a markdown file

Input
filePathPath
Output
📄 readTypescriptFile (exported const)

Reads and parses a markdown file