GithubHelp home page GithubHelp logo

isabella232 / file-system-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enketo/file-system

0.0 0.0 0.0 259 KB

A library that helps with storing files, retrieving, removing files using the FileSystem API

License: Apache License 2.0

JavaScript 95.16% CSS 4.84%

file-system-1's Introduction

File-system

A library that helps with storing files, retrieving, removing files using the FileSystem API. The Filesytem API is not stable and neither is this library. Consider this therefore HIGHLY EXPERIMENTAL

###Background Developed for use in Enketo Smart Paper, but without external dependencies. It can be used in any situation requiring persistent folder-based file storage inside a browser.

###Features

  • persistent storage of files in folders with a unique ID
  • lightweight - only includes features that are required for enketo

###Support

  • Chrome for Desktop
  • Opera for Desktop

###Prerequisites

  • jQuery

###Development

  • styleguide used: https://github.com/rwaldron/idiomatic.js/
  • tests can only be run from a webserver, need to accept filesystem access upon first run
  • for now JSDoc is used to be able to compile with Google Closure (but not yet in Advanced Mode)
  • peephole Chrome plugin or chrome://settings/cookies is your friend

###Future

  • Sample usage page
  • Automated testing on Travis (with node.js webserver?)
  • Would like to refactor this and use a workflow that emits events to more elegantly deal with all the chained asynchronous function calls

file-system-1's People

Contributors

martijnr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.