realistic password strength estimation
The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
Import files from Dropbox, into Uppy.
a streaming zip archive generator.
TypeScript definitions for zxcvbn
Official Node client for Dropbox Sign
Measure Visually Complete metrics in real time
Creating Electron app packages
Detect the archive type of a Buffer/Uint8Array
a streaming interface for archive generation
Dropbox OAuth 2.0 authentication strategy for Passport.
Detect the archive type of a Buffer/Uint8Array
a library that defines a common interface for working with archive formats within node
Tiny and fast Tar utils for any JavaScript runtime!
TypeScript definitions for dropbox-chooser
NodeJS Dropbox v2 API wrapper
tar for node
A realtime, decentralized, offline-first, graph data synchronization engine.
a streaming interface for archive generation
Archive generator for Hexo.
A TurboModule wrapper on ZipArchive for React Native's New Architecture
Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish
A Pulumi package for creating and managing Archive cloud resources.
Simple react wrapper for dropbox chooser API
Automatically upload files to dropbox and remove them from the local filesystem when they are added to a folder
Backup is a Ruby Gem written for Unix and Ruby on Rails (2 and 3) environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL/SQLite and Files/Folders. All backups can be transferred to Amazon S3, Rackspace Cloud Files, Dropbox Web Service, any remote server you have access to (using either SCP, SFTP or regular FTP), or a Local server. Backup handles Compression, Archiving, Encryption (OpenSSL or GPG), Backup Cleaning (Cycling) and supports Email Notifications.
Backup is a RubyGem (for UNIX-like operating systems: Linux, Mac OSX) that allows you to configure and perform backups in a simple manner using an elegant Ruby DSL. It supports various databases (MySQL, PostgreSQL, MongoDB and Redis), it supports various storage locations (Amazon S3, Rackspace Cloud Files, Dropbox, any remote server through FTP, SFTP, SCP and RSync), it provide Syncers (RSync, S3) for efficient backups, it can archive files and directories, it can cycle backups, it can do incremental backups, it can compress backups, it can encrypt backups (OpenSSL or GPG), it can notify you about successful and/or failed backups (Email or Twitter). It is very extensible and easy to add new functionality to. It's easy to use.