hpke-js VS 5edm

Compare hpke-js vs 5edm and see what are their differences.

5edm

end-to-end encrypted messaging on deno (by zaach)
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.io
featured
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.
www.influxdata.com
featured
hpke-js 5edm
1 1
52 6
- -
9.1 10.0
about 1 month ago over 1 year ago
TypeScript TypeScript
MIT License -
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.

hpke-js

Posts with mentions or reviews of hpke-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-06.
  • Write once, run anywhere with Deno and Dnt
    8 projects | dev.to | 6 Jul 2022
    import { build, emptyDir } from "dnt"; await emptyDir("./npm"); await build({ entryPoints: ["./mod.ts"], outDir: "./npm", typeCheck: true, test: true, declaration: true, scriptModule: "umd", importMap: "./import-map.json", compilerOptions: { lib: ["es2021", "dom"], }, shims: { deno: "dev", }, package: { name: "hpke-js", version: Deno.args[0], description: "A Hybrid Public Key Encryption (HPKE) module for web browsers, Node.js and Deno", repository: { type: "git", url: "git+https://github.com/dajiaji/hpke-js.git", }, homepage: "https://github.com/dajiaji/hpke-js#readme", license: "MIT", main: "./script/mod.js", types: "./types/mod.d.ts", exports: { ".": { "import": "./esm/mod.js", "require": "./script/mod.js", }, "./package.json": "./package.json", }, keywords: [ "hpke", // ...省略 ], engines: { "node": ">=16.0.0", }, author: "Ajitomi Daisuke", bugs: { url: "https://github.com/dajiaji/hpke-js/issues", }, }, }); // post build steps Deno.copyFileSync("LICENSE", "npm/LICENSE"); Deno.copyFileSync("README.md", "npm/README.md");

5edm

Posts with mentions or reviews of 5edm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.

What are some alternatives?

When comparing hpke-js and 5edm you can also consider the following projects:

isomorphic-webcrypto - :game_die: webcrypto library for Node, React Native and IE11+

anytype-ts - Official Anytype client for MacOS, Linux, and Windows

esm.sh - A fast, smart, & global CDN for modern(es2015+) web development.

chitchatter - Secure peer-to-peer chat that is serverless, decentralized, and ephemeral

dnt - Deno to npm package build tool.

simplex-chat - SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

5edm-eliza