Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
elderapo authored Feb 15, 2019
1 parent 2822e54 commit 974c76e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ console.log(`Everything is working as expected 👍`);

### [Check out tests cases for more examples!](https://github.com/elderapo/protobuf-lite/tree/master/test)


### Todo
1. [ ] add possibility to manually specify protobuf types (bool, uint32 etc..)
2. [ ] figure out if it's possible to automatically generate `*.proto` files from fields metadata

## License

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Felderapo%2Fprotobuf-lite.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Felderapo%2Fprotobuf-lite?ref=badge_large)

0 comments on commit 974c76e

Please sign in to comment.