Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dat-ecosystem-archive/dat-js
A pure JavaScript browser-friendly api for using dat [ DEPRECATED - see https://github.com/datproject/sdk for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]
https://github.com/dat-ecosystem-archive/dat-js
Last synced: 10 days ago
JSON representation
A pure JavaScript browser-friendly api for using dat [ DEPRECATED - see https://github.com/datproject/sdk for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]
- Host: GitHub
- URL: https://github.com/dat-ecosystem-archive/dat-js
- Owner: dat-ecosystem-archive
- Archived: true
- Created: 2016-11-03T01:08:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T02:02:00.000Z (almost 3 years ago)
- Last Synced: 2024-05-16T13:13:16.786Z (6 months ago)
- Language: JavaScript
- Homepage: https://datproject.org
- Size: 251 KB
- Stars: 142
- Watchers: 19
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dat - dat-js - A pure JavaScript browser-friendly api for using dat over webrtc (Using Dat / High-Level APIs)
README
[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](https://github.com/datproject/sdk) See [hyper SDK](https://github.com/datproject/sdk) for similar functionality.
More info on active projects and modules at [dat-ecosystem.org](https://dat-ecosystem.org/)
---
# dat-js [![Travis](https://api.travis-ci.org/datproject/dat-js.svg)](https://travis-ci.org/datproject/dat-js) [![NPM version](https://img.shields.io/npm/v/dat-js.svg?style=flat-square)](https://npmjs.org/package/dat)
A pure JavaScript browser-friendly api for using dat.
[Dat](http://datproject.org) is a powerful decentralized data sharing tool. For a Node.js api for working with dats on the filesystem, see [dat-node](http://github.com/datproject/dat-node).
Want to use Dat in the command line or an app (not build applications)? Check out:
* [Dat CLI](https://github.com/datproject/dat): Use Dat in the command line
* [Dat-Desktop](https://github.com/datproject/dat-desktop): A desktop application for Dat## Questions
Come ask questions [on gitter](https://gitter.im/datproject/discussions) or on ([#dat on IRC](http://webchat.freenode.net/?channels=dat)).
## Usage
See the documentation on [docs.datproject.org](https://docs.datproject.org/docs/browser-intro).