Skip to content

Features list

Adrien Frediani edited this page Jan 21, 2017 · 11 revisions

Welcome to the pbjs-backbone wiki!

Features

Architecture

  • Typescript (modules/typings)
  • Packaging
  • npm publish
  • Doc / wiki /website
  • Examples
  • Versioning

Infra

  • Unit test
  • Coverage integration
  • Github extensions (Travis)

Misc

  • proto import
  • Any Message
  • Packages
  • Options

Model

  • Scalar fields
  • Repeated fields
  • Required fields
  • Reserved fields
  • Field validation
  • Model validation
  • Nested Models
  • Oneof
  • Map

Collection

  • Typed collection
  • Validation

Enum

  • As type
  • Internals
  • Allow alias

Sync

  • Model
  • Collection
  • toJSON
  • parse

Views

  • TBD
Clone this wiki locally