parse-prop-types
Parses React prop-types into a readable object
Found 121 results for prop-types
Parses React prop-types into a readable object
Generate React PropTypes from TypeScript prop interfaces.
Lightweight TypeScript-first Vue prop type definitions
React Prop Type to mark a prop as deprecated
Makes Jest throw on React prop-type failures
Makes Jest throw on React prop-type failures.
Parse prop-types from react components using typescript or flow
Generate prop-types from xstyled utilities.
Load extract-react-types data given a fiile path, using webpack
Facebook's PropTypes standalone extensible implementation for browser and server
Parse prop-types from react components using typescript or flow
Load extract-react-types data given a fiile path, using webpack
Transform Swagger models into PropType specifications
Gather data by inspecting react components.
A custom prop type validator for hash maps
Fluent prop validation for Vue
A HOC to deeply camelize React props keys
GeoJSON Prop Types for React
React Prop Types URL Validator
create a markdown table documenting a React component's propTypes
Extra PropTypes for React
[React PropType](https://facebook.github.io/react/docs/reusable-components.html#prop-validation) wrappers around [validator.js functions](https://github.com/chriso/validator.js#validators).
Runtime type checker for redux with PropTypes
A `best-shot` preset for react project
Runtime type checking for variable and similar objects.
Generate relational schemas, PropTypes, Flow aliases, and TypeScript interfaces from JSON, JS, or GraphQL schematic files.
Generate TypeScript declarations for your components from PropTypes
A utility for transforming Zod schemas into PropTypes for React components
React PropTypes for DOM nodes.
A <2kb library for validating data of any kind
Props validations for Ember applications using prop-types
PropTypes for elementType until merged in official
Auto populate default props for react components
Add metadata to React prop-types
Alternative syntax for prop types providing both static and runtime type safety, powered by io-ts
prop-types mock module, for use with jasmine.expect().toEqual()
Automate table and filter creation and other things and have your data models in the client
Email validation function
Plugin to allow pretty-proptypes to more easily pull in component data
Generator, that creates and setup a new React web app.
Object shape validator inspired by React.js prop-types
Transfer react prop types to JSON schema
Shared types in ZukaMe project
A manageable and immutable validation library.
"Help quickly replace the prop type checker in older react projects to map to prop-types"
A smart wrapper around react-hook-form + zustand
The template that will help you quickly start developing your project using React.
Assign propTypes (and defaultProps & contextTypes) to the component in a functional style
<h3 align="center"> <b>Agile RN</b> is a <b>React Native ⚛ template</b> that was created to <i>speed up project start-up</i> as well as make <i>app development easier</i>. <h3>
Runtime type checking for css props.
a collection of prop type rules
Detect duplicate or near-duplicate PropTypes definitions in React components.
Proxy for @creuna/prop-types-csharp/eslint-plugin
PropType definitions for RDF objects
Provide a mechanism to validate the `props` of React hook(s) using [prop-types](https://www.npmjs.com/package/prop-types).
Runtime type checking for React Context Providers and Consumers
Custom SVG prop types for React.
Koa middleware for verify params with prop-types
Parses React prop-types into a readable object
An npm module for creating custom prop types to extend React's prop types
proptypes for vision
Runtime type checking for React props and similar objects.
CRA Template with: prop-types, airbnb's eslint config, normalize.css, styled components, react-router, react-helmet and SSG of public routes
## Table of Contents
an interface for defining React component props using redux, react-redux and PropTypes
Transform types to json schema, propTypes and keys.
A quick start Create React App template my go to dependencies and configurations
A util for working with prop-types.
A super tiny library that verifies types
A data warden designed to validate an 'object' based on a ruled blueprint. Can be used for the browser's 'localStorage' or API call requests/responses. Inspired by React's PropTypes.
Prop-types for Brix UI
Generate React PropTypes from TypeScript definitions.
Removes propTypes, defaultProps, and prop-types imports, with TypeScript support and custom import paths
Automate table and filter creation and other things and have your data models in the client
A React Native template with a nice folder structure, navigation, database, async and debugging tools support
React Prop Types DOI Validator
Um template para facilitar a vida de estudantes de desenvolvimento web front-end. Com esse template, seu projeto terá suporte ao ESLint para analisar erros no código seguindo os padrões do AirBnb, e junto com ele, o formatador Prettier para que ganhemos q
`prop-types` PropType for CSS (i.e. `PropTypes.oneOfType([PropTypes.number, PropTypes.string]`)
Custom React PropTypes
Phone Number React Prop Type
React proptype utility library
react prop-types validation with ow
falsy values as prop types
This package is made for Small assignment 4 in the course T-427-WEPO in Reykjavik university
nOS API bindings and types
Alternative syntax for prop types providing both static and runtime type safety, powered by io-ts
Tiny efficient type-checking library for use with Mithril.js with syntax similar to React.PropTypes.
Patch for prop-types to get property type definition in runtime
Générateur automatique de PropTypes, defaultProps et documentation pour composants React JSX.
The lovable React.PropTypes interface, modified for general use
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Generate TypeScript declarations for your components from PropTypes
CRA with eslint, prettier, testing library and proptypes
In-depth checking props in runtime for any React app.
Extract ambient TypeScript declarations from components with proptypes
Number range prop type validation
Use React prop-types to assert values in jasmine. expect("hello").toBePropType(PropType.string)
react style prop type validation without react, validation for any data
An extension for React prop types to support validating css as props
Custom React PropTypes
Converts react-docgen output to JSON Schema.
Simple module to log forgotten propTypes declarations
Write simple prop-types cleaner by type
The standard template for Create React App.
Runtime type checking for Polymer properties.
Prop-types helper for strict runtime checking React nodes
Generates TypeScript definition file from PropTypes
Add a schema to your React components based on React PropTypes. This is a fork of `react-desc` that adds the ability to access documented PropTypes.
Generate prop-types from xstyled utilities.
React native duolingo button
React Props Validators
Next.js Config Plugins
wepy属性类型检测
vue-prop-helper
This is the HOC for validation prop-types in React. You can use it like a simple high-ordered component. When the error in prop-types occured user will see the PropTypesError component.
High Order Component for assigning PropTypes to React components.
Parse prop-types from react components using typescript or flow
React.js prop-types wrapper for easy extraction to documentation
The template that will help you quickly start developing your project using React.
Tool to generate *.d.ts from *.jsx
Another library of custom PropType validators. It is greatly inspired by [`airbnb/prop-types`](https://github.com/airbnb/prop-types), which probably already offers the same custom types and more. I just wanted to create my own. 🙃