This package has been deprecated

Author message:

functionality split in urbanoe-redux and media-gallery-redux packages.

urbanoe-model

1.2.0 • Public • Published

Maintainability Test Coverage

urbanoe-model

The Urbanoe platform uses a lot of Javascript. To ensure consistency through the different parts of the system, we decided to use Flow. The present module defines a set of classes, types and constructs that define a common domain model when using Urbanoe. Most of the constructs defined here are reflected in the REST API. For example, if you want to know about a certain issue, you would receive an "IssueDetailsData" structure.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

urbanoe-common is an npm module and can be downloaded from the npm registry.

Using npm:

npm i --save urbanoe-model

Using yarn:

yarn add urbanoe-model

And coding style tests

If submitting code, please ensure that your code follows the eslint rules we use. Thanks.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Martin Beauvais - Initial work - mbeauv

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache v 2.0 License - see the LICENSE.md file for details

Dependents (1)

Package Sidebar

Install

npm i urbanoe-model

Weekly Downloads

5

Version

1.2.0

License

Apache-2.0

Unpacked Size

33 kB

Total Files

57

Last publish

Collaborators

  • mbeauv