sno-person

0.0.6 • Public • Published

SnoPerson

Install Documentation

A SnoPerson is someone who has helped the project progress. In simple terms this means people who make git commits.

This SnoPerson snobject will represent a single person, as they're recorded for the group. The standard AUTHORS file has name, email, and url, so SnoPerson supports all three.

Properties

Type Description Required
version Snobject.version No
license Snobject.license No
getSchema Snobject.getSchema ✅ Yes
addSchema Snobject.addSchema ✅ Yes
validate Snobject.validate ✅ Yes
getDisplay Snobject.SnoPerson.getDisplay ✅ Yes
add Snobject.SnoPerson.add ✅ Yes
list Snobject.SnoPerson.list ✅ Yes
get Snobject.SnoPerson.get ✅ Yes
set Snobject.SnoPerson.set ✅ Yes
del Snobject.SnoPerson.del ✅ Yes

Additional properties are allowed.

SnoPerson.version

  • Type: Snobject.version
  • Required: No

SnoPerson.license

  • Type: Snobject.license
  • Required: No

SnoPerson.getSchema ✅

  • Type: Snobject.getSchema
  • Required: Yes

SnoPerson.addSchema ✅

  • Type: Snobject.addSchema
  • Required: Yes

SnoPerson.validate ✅

  • Type: Snobject.validate
  • Required: Yes

SnoPerson.getDisplay ✅

  • Type: Snobject.SnoPerson.getDisplay
  • Required: Yes

SnoPerson.add ✅

  • Type: Snobject.SnoPerson.add
  • Required: Yes

SnoPerson.list ✅

  • Type: Snobject.SnoPerson.list
  • Required: Yes

SnoPerson.get ✅

  • Type: Snobject.SnoPerson.get
  • Required: Yes

SnoPerson.set ✅

  • Type: Snobject.SnoPerson.set
  • Required: Yes

SnoPerson.del ✅

  • Type: Snobject.SnoPerson.del
  • Required: Yes

Package Sidebar

Install

npm i sno-person

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • isysd