Giter Site home page Giter Site logo

Is mori.js dead ? about mori HOT 13 CLOSED

etienne-dldc avatar etienne-dldc commented on July 19, 2024 6
Is mori.js dead ?

from mori.

Comments (13)

SeanSanker avatar SeanSanker commented on July 19, 2024 9

Alternative: https://facebook.github.io/immutable-js/

I guess

from mori.

kellenlask avatar kellenlask commented on July 19, 2024 8

Immutable JS has gross naming/wrong perspective, and Ramda isn't immutable. Mori please?

from mori.

jligeza avatar jligeza commented on July 19, 2024 8

@hallettj You could fork the repo, advertise it here, and update it. If the author ever wakes up, then he could merge it. I would use the fork in my new project.

from mori.

hallettj avatar hallettj commented on July 19, 2024 5

@mwiencek Oh I did not realize the definitions were removed from flow-typed! I would like to get them back in there at least. In the meantime there is a copy of the definitions that I use here: https://github.com/PoodleApp/poodle/blob/master/packages/arfe/types/mori.js

from mori.

Ebuall avatar Ebuall commented on July 19, 2024 2

Is this still used in clojurescript itself?

from mori.

airportyh avatar airportyh commented on July 19, 2024 2

@Ebuall based on my investigation, it appears that the original source is in ClojureScript core, and mori.js is the result of compile that code into JavaScript. So, I would say the answer is yes.

from mori.

mwiencek avatar mwiencek commented on July 19, 2024 1

@hallettj Especially if you're maintaining Flow types for Mori that work with a recent version of Flow; I think that would be very useful to people (me :)). I saw that the older definitions were removed from flow-typed recently, which made me sad, but I couldn't get those to work with Flow 0.6x anyway (related).

from mori.

rosejn avatar rosejn commented on July 19, 2024 1

Mori basically is Clojurescript that has been exposed to JS, so it is rock solid. There have been some updates in the intervening years, but nothing major. If you wanted to get the latest changes it would likely be as simple as updating the version numbers in the project.clj to the latest versions and then recompiling to javascript.

https://github.com/swannodette/mori/blob/master/project.clj#L5

from mori.

SeanSanker avatar SeanSanker commented on July 19, 2024

yes

from mori.

etienne-dldc avatar etienne-dldc commented on July 19, 2024

Other alternative : https://github.com/frptools/collectable

from mori.

jligeza avatar jligeza commented on July 19, 2024

Is mori dead, or just everything has been done, and there is no need for more features? I'm only worried that the data structures might have been improved (performance wise) in clojure script, and these are not present in mori.

from mori.

hallettj avatar hallettj commented on July 19, 2024

I use Mori for my own projects despite the lack of updates. I offered to take over maintenance at one point, but I did not get a response from the author.

I've stuck with Mori because most operations produce lazily-evaluated sequences, and IMO the API is more amenable to type-checking with Flow compared to Immutable.js.

from mori.

brancusi avatar brancusi commented on July 19, 2024

This is great news. Has anyone done this? Any issues in getting the upgrade? Have there been enough updates to justify upgrading here?

from mori.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.