babel-flow-identifiers

Check if an identifier is a Flow identifier

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
babel-flow-identifiers
301.1.36 years ago6 years agoMinified + gzip package size for babel-flow-identifiers in KB

Readme

babel-flow-identifiers
Check if an identifier is a Flow identifier

Installation

yarn add babel-flow-identifiers

Usage

import {isFlowIdentifier} from 'babel-flow-identifiers';

isFlowIdentifier(path); // true | false