1.0.5 • Published 5 years ago

scrivito-time-ago v1.0.5

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

Scrivito Time Ago

CMS: Scrivito License: MIT

A time ago React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-time-ago

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-time-ago";

Widget properties

In the widget properties you can set:

  • Prefix - Text that will be shown before the date.
  • Date in the past
  • Postfix - Text that will be shown after the date.
1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago