1.1.2 • Published 7 years ago

tfk-generate-archive-title v1.1.2

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

Build Status js-standard-style

tfk-generate-archive-title

Generates title for archive

Usage

const generateTitle = require('tfk-generate-archive-title')
const data = require('./data')
const titles = generateTitle(data)
console.log(titles)

returns

{
  title: 'The title with all info',
  publicTitle: 'The title with less info'
}

License

MIT

Robohash image of tfk-generate-archive-title