Skip to content

blakef/protify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify Protocol Buffer Transform

Uses ProtoBuf.js to transform .proto files

This is currently restricted to targetting commonjs output.

Installation

npm i protify -D

Usage

browserify -x protobufjs -t protify ./fileWhichImportsProtoFile.js > bundle.js

About

Browserify Protocol Buffer Tranform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published