download
File downloader
Allows JavaScript to initiate file downloads by specifying the file contents and name.
file downloading using client-side javascript
2k stars
40 watching
417 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,080 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
cheapsteak/npmcharts.com | A tool to visualize npm package download trends over time | 161 |
rtfpessoa/diff2html | Generates pretty HTML diffs from git or unified diff output | 2,984 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
jsdelivr/jsdelivr | A CDN service that provides reliable and fast distribution of software files to users worldwide. | 5,691 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
requirejs/requirejs | A file and module loader for JavaScript applications | 12,953 |
kagami/ffmpeg.js | Port of FFmpeg in JavaScript for efficient encoding and decoding on the web. | 3,323 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,844 |
bda-research/node-crawler | A NodeJS-based web crawler and spider that extracts data from websites. | 6,718 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
browserify/browserify | Enables Node.js-style module loading in the browser | 14,621 |