New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

imagen-js

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

imagen-js

This JavaScript/TypeScript Client for Imagen AI model is a library designed for Web, Node.js, and React Native applications.

unpublished
latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
0
Created
Source

Imagen js client

imagen/js npm package Build License

This JavaScript/TypeScript Client for Imagen AI model is a library designed for Web, Node.js, and React Native applications.

Disclaimer

This is a personal project, not ready for production. Please review this library's code before using it.

Getting started

  • Install the client library

    pnpm add imagen-js
    
  • Start by configuring your credentials:

    import { imagen } from "imagen-js";
    
    imagen.run()
    

Contributing

Feel free to open up a PR.

Keywords

imagen

FAQs

Package last updated on 13 Oct 2024

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