proposal-temporal VS sdk-typescript

Compare proposal-temporal vs sdk-typescript and see what are their differences.

proposal-temporal

Provides standard objects and functions for working with dates and times. (by tc39)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
proposal-temporal sdk-typescript
90 4
3,120 477
2.8% 2.5%
9.4 8.7
7 days ago 6 days ago
HTML TypeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proposal-temporal

Posts with mentions or reviews of proposal-temporal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

sdk-typescript

Posts with mentions or reviews of sdk-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.
  • 1.0.0 release of the Temporal TypeScript SDK
    3 projects | /r/node | 26 Jul 2022
  • The Genius of Apple's Name
    2 projects | dev.to | 21 Jul 2021
    I've vacillated somewhat on whether or not to use an English word for a name. My current company, Temporal, is an English word, and by sheer misfortune it exactly coincided with the Temporal JavaScript proposal. Given that we aim to release a JS SDK soon, this is regrettable potential confusion in every customer conversation. Whereas if you just make up a word, like "Netlify", or "Serverless", you not only ensure that you never clash with anyone, you also shoot right to the top in SEO results. Then again, people can just append "Apple Computer" or "Apple Macintosh" and do fine.
  • Why Rust powers Temporal’s new Core SDK
    2 projects | dev.to | 21 Apr 2021
    Keep your eyes peeled for the first alpha release of our Node JS SDK which will be coming quite soon. It is built on top of the Rust core that we've been developing in tandem. We'll announce that release here on the blog as well as other communication channels.

What are some alternatives?

When comparing proposal-temporal and sdk-typescript you can also consider the following projects:

moment - Parse, validate, manipulate, and display dates in javascript.

sdk-core - Core Temporal SDK that can be used as a base for language specific Temporal SDKs

dayjs - ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

Luxon - ⏱ A library for working with dates and times in JS

date-fns - ⏳ Modern JavaScript date utility library ⌛️

You-Dont-Need-Momentjs - List of functions which you can use to replace moment.js + ESLint Plugin

js-joda - :clock2: Immutable date and time library for javascript

proposal-relative-indexing-method - A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)

wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

babel-ts-export-type-bug - repro of type erase problem in babel's typescript support

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

wasmer-js - Monorepo for Javascript WebAssembly packages by Wasmer