🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

@googleapis/datafusion

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@googleapis/datafusion

datafusion

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
38
2.7%
Maintainers
3
Weekly downloads
 
Created
Source
Google Inc. logo

datafusion

Cloud Data Fusion is a fully-managed, cloud native, enterprise data integration service for quickly building and managing data pipelines. It provides a graphical interface to increase time efficiency and reduce complexity, and allows business users, developers, and data scientists to easily and reliably build scalable data integration solutions to cleanse, prepare, blend, transfer and transform data without having to wrestle with infrastructure.

Installation

$ npm install googleapis

Usage

All documentation and usage information can be found on GitHub.

Building a browser bundle

This library can be used in a browser. To prepare a single file bundle, clone the repository and run

$ cd src/apis/datafusion
$ npm install
$ npm run webpack

The generated bundle will be written to dist/datafusion.min.js. Use it from your HTML file:

<script src="/path/to/datafusion.min.js"></script>
<script>
const { datafusion, auth } = Datafusion;
</script>

License

This library is licensed under Apache 2.0. Full license text is available in LICENSE.

Contributing

We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see CONTRIBUTING.

Questions/problems?

  • Ask your development related questions on StackOverflow.
  • If you've found an bug/issue, please file it on GitHub.

Crafted with ❤️ by the Google Node.js team

Keywords

google

FAQs

Package last updated on 18 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts