Skip to content

Pleexy/protoc-gen-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoc-gen-es6

Protoc Plugin for generating ES6 code with optional flowtype annotations. Plugin replaces --js_out and --flow_out.

This repository contains a protoc plugin that generates E6 code with flow annotations. Work in progress