grunt-firebase
Data uploader
A Grunt plugin to update data in Firebase from a task
Grunt task for updating firebase data.
28 stars
10 watching
0 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
phated/grunt-dojo | Builds Dojo in a Grunt task to create JavaScript applications | 32 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
mathieuloutre/grunt-aws-s3 | Grunt plugin for interacting with AWS S3 using the AWS SDK | 294 |
jpillora/grunt-aws | An AWS integration plugin for Grunt tasks to interact with various AWS services such as S3, Route 53, CloudFront, and SNS. | 171 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
scottlepp/fire-drill | A tool to manage and interact with Firebase data in an Angular application | 66 |