Gathering detailed insights and metrics for @foqum/tcomb-form-native-builder
Gathering detailed insights and metrics for @foqum/tcomb-form-native-builder
Gathering detailed insights and metrics for @foqum/tcomb-form-native-builder
Gathering detailed insights and metrics for @foqum/tcomb-form-native-builder
Forms builder library for React Native
npm install @foqum/tcomb-form-native-builder
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
3 Stars
174 Commits
1 Forks
3 Watchers
4 Branches
4 Contributors
Updated on May 08, 2020
Latest Version
0.2.4
Package Id
@foqum/tcomb-form-native-builder@0.2.4
Unpacked Size
293.76 kB
Size
18.02 kB
File Count
23
NPM Version
5.6.0
Node Version
6.6.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Forms builder library for React Native
tcomb-form-native-builder
offer a React Native component that allow to define
a full formulary using JSON to define its fields, validations and behaviour.
1npm install tcomb-form-native-builder
In addition to tcomb-form-native Form component props, it accept the next ones:
name:Factory
of extra
tcomb-form-native factories
that will be possible to use in the form.name:validator
of extra
tcomb-json-schema formats
that will be valid in string
fields.type
description and they
both will be merged.tcomb
description object.name:type
of extra
tcomb-json-schema types
that will be possible to use to define the form fields.If no form description is given (both as prop or as child node), it creates by
default a single Textbox
(type string
, no format validation). This is
because we are not defining a structure (just a single value), nor we are
defining its type, so a generic one is being used. This behaviour is provided by
the tcomb-json-schema module.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
84 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More