Flow Built-In Type Completion
A sublime plugin for flow built-in type auto-completion
Details
Installs
- Total 2K
- Win 747
- Mac 1K
- Linux 278
May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Flow Built-In Type Completion
This is a sublime plugin for flow built-in type auto completion.
Install
The easiest way to install this is with Package Control.
- Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
- Select “Package Control: Install Package” (it'll take a few seconds)
- Select Flow Built-In Type Completion when the list appears.
Package Control will automatically keep the package up to date with the latest version.
Screenshots
Built-In Types in Flow v0.23.0
Screen, Navigator, MimeType, MimeTypeArray, Plugin, PluginArray, History,
Location, DOMParser, FormData, MutationRecord, MutationObserver,
CloseEvent, WebSocket, Worker, XDomainRequest, XMLHttpRequest,
XMLHttpRequestEventTarget, XMLSerializer, Geolocation, Position,
Coordinates, PositionError, AudioContext, AudioNode, AudioParam,
AudioDestinationNode, AudioListener, AudioBuffer, AudioBufferSourceNode,
MediaStream, MediaStreamTrack, MediaElementAudioSourceNode,
MediaStreamAudioSourceNode, ScriptProcessorNode, AnalyserNode,
BiquadFilterNode, ChannelMergerNode, ChannelSplitterNode,
ConvolverNode, DelayNode, DynamicsCompressorNode, GainNode,
OscillatorNode, PannerNode, PeriodicWave, WaveShaperNode, Headers,
URLSearchParams, Response, Request
Object, Symbol, Function, Boolean, Number, Array,
String, RegExp, Date, Error, EvalError, RangeError,
ReferenceError, SyntaxError, TypeError, URIError,
JSON, Map, WeakMap, Set, WeakSet, Promise, ArrayBuffer,
$TypedArray, Int8Array, Uint8Array, Uint8ClampedArray,
Int16Array, Uint16Array, Int32Array, Uint32Array,
Float32Array, Float64Array, DataView, Reflect
- PRIMITIVE Built-In Types
boolean, string, void, any, mixed, number
StyleSheet, StyleSheetList, MediaList, CSSStyleSheet,
CSSRule, CSSRuleList, CSSStyleDeclaration, TransitionEvent
Blob, FileReader, BaseReader, File, FileList, DataTransfer,
DataTransferItemList, DataTransferItem, DOMError, EventTarget,
Event, UIEvent, MouseEvent, WheelEvent, DragEvent,
ProgressEvent, MessageEvent, KeyboardEvent, Node, NodeList,
NamedNodeMap, Attr, HTMLCollection, Document, DocumentFragment,
Selection, Range, DOMTokenList, Element, HTMLElement,
HTMLBaseElement, CanvasGradient, CanvasPattern, ImageBitmap,
HitRegionOptions, CanvasDrawingStyles, SVGMatrix, TextMetrics,
Path2D, ImageData, CanvasRenderingContext2D,
WebGLRenderingContext, HTMLCanvasElement, HTMLFormElement,
HTMLIFrameElement, HTMLImageElement, Image, MediaError,
TimeRanges, AudioTrack, AudioTrackList, VideoTrack,
VideoTrackList, TextTrackCue, TextTrackCueList, TextTrack,
TextTrackList, HTMLMediaElement, HTMLVideoElement,
HTMLInputElement, HTMLButtonElement, HTMLTextAreaElement,
HTMLSelectElement, HTMLOptionsCollection, HTMLOptionElement,
HTMLAnchorElement, HTMLLabelElement, HTMLLinkElement,
HTMLScriptElement, HTMLStyleElement, HTMLParagraphElement,
HTMLDivElement, HTMLSpanElement, HTMLAppletElement,
HTMLEmbedElement, TextRange, ClientRect, ClientRectList,
DOMImplementation, DocumentType, CharacterData, Text,
Comment, URL, MediaSource, SourceBuffer, SourceBufferList,
Storage, TrackDefaultList, TrackDefault, NodeFilter,
NodeIterator, TreeWalker
Buffer, Process
React, LegacyReactComponent, React, SyntheticEvent,
SyntheticClipboardEvent, SyntheticCompositionEvent,
SyntheticInputEvent, SyntheticUIEvent, SyntheticFocusEvent,
SyntheticKeyboardEvent, SyntheticMouseEvent,
SyntheticDragEvent, SyntheticWheelEvent, SyntheticTouchEvent
Issues & Feature Requests
Please use GitHub Issue Tracker to report any bugs and make feature requests.
Licensing
Licensed under permissive MIT-style license