nuxt-community / moment-module

Efficient Moment.js integration for Nuxt
MIT License
195 stars 12 forks source link

Is this project still active? #32

Closed rlam3 closed 5 years ago

rlam3 commented 5 years ago

Is this project still active? Tried to implement into my project but doesn't seem to work. Would like to see an example of implementation. Thanks.

msacchetti commented 5 years ago

This works for me still with the latest Nuxt version. just make sure to use this.$moment() instead of just moment()

pi0 commented 5 years ago

Please open a proper issue with details if having issues.