• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Any plan to replace "request" and "moment"?

Scheduled Pinned Locked Moved Unsolved Feature Requests
61 Posts 8 Posters 24.9k Views 8 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 0 Offline
    0m4r Module Developer @BKeyport
    last edited by Sep 1, 2021, 6:49 AM

    @bkeyport many do, and you are not alone.
    But how many people are running MM in a safari browser?

    I guess this is the relevant point here :)

    https://github.com/0m4r

    B 1 Reply Last reply Sep 1, 2021, 9:11 AM Reply Quote 0
    • B Offline
      BKeyport Module Developer @0m4r
      last edited by Sep 1, 2021, 9:11 AM

      @0m4r When I’m testing something, I’ll load it up on my local machine, which is a Mac, and yes, I use Safari. :)

      The "E" in "Javascript" stands for "Easy"

      0 1 Reply Last reply Sep 2, 2021, 8:43 AM Reply Quote 1
      • 0 Offline
        0m4r Module Developer @BKeyport
        last edited by Sep 2, 2021, 8:43 AM

        @bkeyport same for me, even tho I am aware like 99% of MM users are running it out of a raspberry pi with a Chromium browser.
        That is the reason I say the main focus could be on Chromium-based browsers rather than others.

        https://github.com/0m4r

        C 1 Reply Last reply Sep 2, 2021, 11:43 PM Reply Quote 0
        • C Offline
          cowboysdude Module Developer @0m4r
          last edited by Sep 2, 2021, 11:43 PM

          I’m using Brave which is Chrome based without all the tracking and such ;)

          0 1 Reply Last reply Sep 3, 2021, 5:45 AM Reply Quote 0
          • 0 Offline
            0m4r Module Developer @cowboysdude
            last edited by Sep 3, 2021, 5:45 AM

            @cowboysdude technically it is based on Chromium (https://www.chromium.org/).

            https://github.com/0m4r

            C 1 Reply Last reply Sep 3, 2021, 11:16 AM Reply Quote 1
            • C Offline
              cowboysdude Module Developer @BKeyport
              last edited by Sep 3, 2021, 11:15 AM

              @bkeyport I wouldn’t worry about it. Moment will be around for a while. Easy to use and yes you can add it to your own package json file and still use it.

              Request…not so much LOL

              B 1 Reply Last reply Sep 3, 2021, 8:43 PM Reply Quote 0
              • C Offline
                cowboysdude Module Developer @0m4r
                last edited by Sep 3, 2021, 11:16 AM

                @0m4r meh either way LOL

                1 Reply Last reply Reply Quote 0
                • B Offline
                  BKeyport Module Developer @cowboysdude
                  last edited by Sep 3, 2021, 8:43 PM

                  @cowboysdude Been playing with changing over anyway (to luxon), and all I’ve been able to do for sure is make MM not come up at all.

                  There needs to be MUCH better documentation on how to build out with external modules. It don’t make sense.

                  The "E" in "Javascript" stands for "Easy"

                  S 1 Reply Last reply Sep 3, 2021, 9:07 PM Reply Quote 0
                  • S Offline
                    sdetweil @BKeyport
                    last edited by Sep 3, 2021, 9:07 PM

                    @bkeyport explain more. externals are used in node_helper, and some can be used in module name.js as loaded by getScripts()

                    if the lib shows useage as a < script … />
                    link, then u can use it in getScripts

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    B 1 Reply Last reply Sep 3, 2021, 9:46 PM Reply Quote 0
                    • B Offline
                      BKeyport Module Developer @sdetweil
                      last edited by Sep 3, 2021, 9:46 PM

                      @sdetweil I’m trying to get luxon up and running.

                      Supports Node.js 6+. Install via NPM:
                      
                      npm install --save luxon
                      
                      const { DateTime } = require("luxon");
                      

                      Do I need to use node_helper to get it going, then?

                      https://moment.github.io/luxon/#/install

                      The "E" in "Javascript" stands for "Easy"

                      S 1 Reply Last reply Sep 3, 2021, 9:56 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 4 / 7
                      4 / 7
                      • First post
                        39/61
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy