0.0.3 • Published 10 months ago

@worksheets/apps-registry v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Overview

See our growing list of applications at worksheets.dev.

This is the worksheets.dev registry of applications. You can download this package to get access to all of the metadata about inputs, outputs, contexts, titles, labels, logos and more about all of the applications in the registry.

This package also contains the application framework and all types required to build your own application interceptor.

Installation

npm install @worksheets/apps-registry

Usage

import { registry } from '@worksheets/apps-registry';

console.log(registry.openai.name);

Supported Applications

  • Open AI
    • Create Completion
    • Create Image
    • List Models
  • Time
    • Now
  • System
    • Log
0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago