JSPM

component-blog

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q26347F
  • License MIT

A package to manage creation of word document from template

Package Exports

  • component-blog

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (component-blog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Component Blog

The following component is written in loopback (version 3).

Purpose

The major purpose of writing this component is to allow an application to:

  1. Create a blog post that can be:
  • Text
  • Multiple Images
  • Video
  • Content
  1. Users then can:
  • Like
  • Comment
  • Share
  • Mention other users