lamed_name
v1.0.87
Published
Create safe file names and headings for use in documents
Downloads
23
Readme
lamed_name
Create safe file names and headings for use in documents
User story
- AS A "Document creator, writer"
- I WANT TO "create short file names & headings from a word or sentence"
- SO THAT I CAN "improve document change management through use of smart file naming and consistent headings"
- Part of See it Done project.
Version Notes:
- 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
- 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
- 2.?.? - Only tagged versions released. Module is regarded stable and in production.
npm
npm i lamed_name -s
yarn
yarn add lamed_name
Usage
Node
const _lname = require('lamed_name')
(This README file was generated by https://github.com/perezlamed/lamed_readme)