Skip to content

A Javascript library for managing, editing, and creating files using the Javascript FileSystem and File APIs. Allows for encoding, decoding, streaming and more.

License

Notifications You must be signed in to change notification settings

mastashake08/directoryjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ShakeFile

A Javascript package for working with files and filesystems using the File and FileSystem APIs. Edit files from as high level as text to as low level as the binary. Includes Web Components for ease of use in your existing applications.

Build Stats

npm version

GH Pack workflow

NPM workflow

Release workflow

GitHub Release Date - Published_At

GitHub last commit (branch)

GitHub commit activity (branch)

GitHub contributors

GitHub top language

Follow Me On Social

X (formerly Twitter) Follow

YouTube Channel Views

GitHub followers

Discord

Sponsor A Hacker

GitHub Sponsors

Classes

ShakeFile

Functions

addToDom Add file elements to DOM.()void

ShakeFile

Kind: global class

new ShakeFile(config)

Create a ShakeFile.

Param Type Description
config object The config object.
config.file File | Blob | null The File/Blob to be acted on
config.showDom Boolean Boolean flag to determin if DOM elements should be created

shakeFile.saveFile() ⇒

Kind: instance method of ShakeFile
Returns: Boolean

addToDom

Add file elements to DOM.() ⇒ void Kind: global function
Returns: void - - no return type

About

A Javascript library for managing, editing, and creating files using the Javascript FileSystem and File APIs. Allows for encoding, decoding, streaming and more.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages