2.3.0 • Published 10 years ago

contacts-mvc-data v2.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Contacts MVC Data

All of Contacts MVC default data set in a simple module.

API

import DEFAULT_CONTACTS from 'contacts-mvc-data';

console.log(DEFAULT_CONTACTS); // Array of Contact objects

Schema

All of Contact objects are conforming to schmea.json JSON Schema file

License

MIT

2.3.0

10 years ago

2.2.0

10 years ago

2.1.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago