baha-story

1.0.0 • Public • Published

baha-story

A collection of Bahá'í stories for inspiration and reflection.

Installation

npm install baha-story

Usage

const bahaStory = require('baha-story');

// Get a random Bahá'í story
const story = bahaStory.getRandomStory();
console.log(story.title);
console.log(`Author: ${story.author}`);
console.log(story.content);

Contributing

Contributions are welcome! If you have any Bahá'í stories to share or would like to improve the package, feel free to submit a pull request.

License

This project is licensed under the ISC License - see the LICENSE file for details.

Package Sidebar

Install

npm i baha-story

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.58 kB

Total Files

3

Last publish

Collaborators

  • dragonfyyyy