getcopyright

1.0.0 • Public • Published

Functions

getFullCopyright([options])string

Get the full string of Copyright

getCopyright()string

Get the string of Copyright

getFullCopyright([options]) ⇒ string

Get the full string of Copyright

Kind: global function
Returns: string - - Copyright (+ extra) + © + current year

Param Type Description
[options] Object Options that can be used
[options.uppercase] boolean Should the text be capitalized?
[options.extra] string Extra text inserted inside the result string

getCopyright() ⇒ string

Get the string of Copyright

Kind: global function
Returns: string - - © + current year

Package Sidebar

Install

npm i getcopyright

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.28 kB

Total Files

6

Last publish

Collaborators

  • scavenger42