@kotlinspain/kotlin-moment

Kotlin wrapper for Moment.js library


Keywords
kotlin, js, moment
License
Apache-2.0
Install
npm install @kotlinspain/kotlin-moment@2.24.0-pre.6

Documentation

Introduction

This project is a library wrapping Moment.js to be used in an application built with React Kotlin.

Installation

  1. npm install @kotlinspain/kotlin-moment --save-dev
  2. npm run gen-idea-libs

See the Bintray page for Maven and Gradle installation instructions.

Getting Started

You can view the samples to know how to use this library.