simpatico

Simpatico is an umbrella term for several data-structures and algorithms written in JavaScript (by javajosh)

Simpatico Alternatives

Similar projects and alternatives to simpatico

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better simpatico alternative or higher similarity.

simpatico reviews and mentions

Posts with mentions or reviews of simpatico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • JavaScript import maps are now supported cross-browser
    14 projects | news.ycombinator.com | 3 May 2023
    >Does this mean that in theory i could skip the build/bundling step entirely?

    You can but you must write your app in something the browser understands (js not ts, css not sass etc) and use native modules. For example, here is the test harness for a custom module, written in pure html with no build step: https://github.com/javajosh/simpatico/blob/master/combine2.h.... Here is a more complex (and much older) example from Crockford: https://www.jslint.com/

    And yes, the experience developing this way is quite nice!

  • Deno Joins TC39
    20 projects | news.ycombinator.com | 13 Dec 2021
    *>...use types [at] runtime..."

    Two things. First, TS conceives of itself as having no runtime component. If it did, I think people (including the TS devs) would be more confused.

    Second, I'd say rather we need a runtime type system. In fact I've tried my hand at writing one in the most minimalist way possible, and have been working on it recently [1]. The type system is explicit in that a type is a JSON like object, similar to JSON schema, but 100x less code.

    [1] https://github.com/javajosh/simpatico/blob/master/friendly.h... This is effectively the test harness for the module.

Stats

Basic simpatico repo stats
2
7
9.7
13 days ago

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com