fantasy-land

Open-source projects categorized as fantasy-land

Top 7 fantasy-land Open-Source Projects

  • fantasy-land

    Specification for interoperability of common algebraic structures in JavaScript

  • Project mention: Functional Programming 1 | news.ycombinator.com | 2023-08-16

    2. https://github.com/fantasyland/fantasy-land (A bit heavy on jargon)

    Note there is a python version of Ramda available on pypi and there’s a lot of FP tidbits inside JAX:

    3. https://pypi.org/project/ramda/ (Worth making your own version if you want to learn, though)

    4. For nested data, JAX tree_util is epic: https://jax.readthedocs.io/en/latest/jax.tree_util.html and also their curry implementation is funny: https://github.com/google/jax/blob/4ac2bdc2b1d71ec0010412a32...

    Anyway don’t put FP on a pedestal, main thing is to focus on the core principles of avoiding external mutation and making helper functions. Doesn’t always work because some languages like Rust don’t have legit support for currying (afaik in 2023 August), but in those cases you can hack it with builder methods to an extent.

    Finally, if you want to understand the middle of the midwit meme, check out this wiki article and connect the free monoid to the Kleene star (0 or more copies of your pattern) and Kleene plus (1 or more copies of your pattern). Those are also in regex so it can help you remember the regex symbols. https://en.wikipedia.org/wiki/Free_monoid?wprov=sfti1

    The simplest example might be {0}^* in which case

    0: “” // because we use *

  • Sanctuary

    :see_no_evil: Refuge from unsafe JavaScript

  • Project mention: Ask HN: Freelancer? Seeking freelancer? (February 2024) | news.ycombinator.com | 2024-02-01

    SEEKING WORK • Berlin, Germany • Remote or on-site • Software developer

    I'm a software developer with 13 years of experience. I love leveraging software to save people time. I have a background in (visual) design and consider design to be crucial to the development of all software (even software with no visible interface).

    I have deep knowledge of JavaScript. I have also worked professionally with TypeScript, Python, and Haskell. I enjoy working with HTML and CSS. I know React, and I'm looking for an opportunity to learn htmx.

    I have created Sanctuary (https://sanctuary.js.org/) and several other libraries. :)

    https://davidchambers.me/cv/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Fluture

    🦋 Fantasy Land compliant (monadic) alternative to Promises

  • Project mention: Ask HN: Who wants to be hired? (December 2023) | news.ycombinator.com | 2023-12-01

    My name is Aldwin. I'm back-end-leaning full-stack (web-) developer with over 13 years of full time professional experience at various software development agencies. Besides that, I have years of hobby-programming and open-source experience, with Fluture[1] being my most well-received.

    I've been leading small teams for the last eight years, focusing on developer enabling work such as process management, devops, software architecture, and coaching.

    I'm very passionately in particular about functional programming, and I'm hoping to coach teams when it comes to the cross-over between functional programming and software architecture - something a lot of developers who are new to FP struggle with.

    Although I have been involved in a huge variety of software types, I'm particularly well-experienced when it comes to real-time, offline-first web-applications and real-time data processing.

    [1]: https://github.com/fluture-js/Fluture

  • purify

    Functional programming library for TypeScript - https://gigobyte.github.io/purify/

  • sanctuary-cheat-sheet

    Functional programming cheat sheet for https://sanctuary.js.org/

  • refql

    A Node.js and Deno library for composing and running SQL queries.

  • Project mention: I've created a Semigroup Query Builder for TypeScript and JavaScript that is compliant with Fantasy Land | /r/functionalprogramming | 2023-06-06
  • adequate-guide-react

    A sample app of usage of functional programming with React.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

fantasy-land related posts

  • Ask HN: Freelancer? Seeking freelancer? (February 2024)

    5 projects | news.ycombinator.com | 1 Feb 2024
  • Ask HN: Who wants to be hired? (December 2023)

    26 projects | news.ycombinator.com | 1 Dec 2023
  • Functional Programming 1

    3 projects | news.ycombinator.com | 16 Aug 2023
  • How elaborate could/should a transducers combiner function be?

    2 projects | /r/functionalprogramming | 5 Jan 2023
  • General Functional Programming Resources

    3 projects | /r/functionalprogramming | 17 Dec 2022
  • I came across the "Fantasy Land Specification", it somewhat conflicts with my own simplistic understanding of monads and functors. Is this specification valid, and should I honor it?

    2 projects | /r/functionalprogramming | 11 Sep 2022
  • FP for web/mobile apps in 2022?

    5 projects | /r/functionalprogramming | 2 Aug 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source fantasy-land projects? This list will help you:

Project Stars
1 fantasy-land 9,997
2 Sanctuary 3,013
3 Fluture 2,472
4 purify 1,482
5 sanctuary-cheat-sheet 21
6 refql 14
7 adequate-guide-react 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com