Socket
Socket
Sign inDemoInstall

automerge

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automerge

Reimplementation of `automerge` on top of the automerge-wasm backend


Version published
Weekly downloads
2K
increased by1.54%
Maintainers
3
Weekly downloads
 
Created
Source

Automerge

Automerge is a library of data structures for building collaborative applications, this package is the javascript implementation.

Please see automerge.org for documentation.

Setup

This package is a wrapper around a core library which is written in rust and compiled to WASM. In node this should be transparent to you, but in the browser you will need a bundler to include the WASM blob as part of your module hierarchy. There are examples of doing this with common bundlers in ./examples.

Meta

Copyright 2017–2021, the Automerge contributors. Released under the terms of the MIT license (see LICENSE).

FAQs

Package last updated on 04 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc