@osdk · 68 packages

Name Description License Versions
@osdk/aip-core 5 greenflagged / 33 total
@osdk/api Apache-2.0 94 greenflagged / 681 total
@osdk/cli A CLI for generating OSDKs and managing Foundry site deployments Apache-2.0 79 greenflagged / 660 total
@osdk/client Apache-2.0 94 greenflagged / 725 total
@osdk/client.api 7 greenflagged / 33 total
@osdk/client.test.ontology 0 greenflagged / 1 total
@osdk/client.unstable Apache-2.0 95 greenflagged / 614 total
@osdk/client.unstable.osw 2 greenflagged / 6 total
@osdk/client.unstable.tpsa 15 greenflagged / 87 total
@osdk/create-app A CLI for bootstrapping OSDK apps on top of popular frameworks Apache-2.0 75 greenflagged / 2 rejected / 675 total
@osdk/create-widget A CLI for bootstrapping OSDK widgets on top of popular frameworks Apache-2.0 32 greenflagged / 524 total
@osdk/docs-spec-core Apache-2.0 7 greenflagged / 8 total
@osdk/docs-spec-sdk Apache-2.0 21 greenflagged / 21 total
@osdk/faux 43 greenflagged / 335 total
@osdk/foundry-config-json 13 greenflagged / 82 total
@osdk/foundry-sdk-generator Apache-2.0 94 greenflagged / 701 total
@osdk/foundry.admin 74 greenflagged / 87 total
@osdk/foundry.connectivity 64 greenflagged / 72 total
@osdk/foundry.core 75 greenflagged / 114 total
@osdk/foundry.datahealth Apache-2.0 49 greenflagged / 54 total
@osdk/foundry.datasets 71 greenflagged / 88 total
@osdk/foundry.filesystem 70 greenflagged / 81 total
@osdk/foundry.functions 70 greenflagged / 78 total
@osdk/foundry.geo Apache-2.0 67 greenflagged / 70 total
@osdk/foundry.mediasets 57 greenflagged / 58 total
@osdk/foundry.ontologies 70 greenflagged / 78 total
@osdk/foundry.orchestration 70 greenflagged / 81 total
@osdk/foundry.pack 34 greenflagged / 35 total
@osdk/foundry.thirdpartyapplications 75 greenflagged / 114 total
@osdk/functions 33 greenflagged / 223 total
@osdk/functions-testing.experimental Apache-2.0 9 greenflagged / 99 total
@osdk/gateway 0 greenflagged / 31 total
@osdk/generator Apache-2.0 91 greenflagged / 696 total
@osdk/generator-converters Apache-2.0 91 greenflagged / 655 total
@osdk/generator-converters.ontologyir Apache-2.0 73 greenflagged / 507 total
@osdk/generator-converters.preview OSDK generator with support for Python and TSv2 discovered functions Apache-2.0 30 greenflagged / 246 total
@osdk/generator-utils Apache-2.0 84 greenflagged / 581 total
@osdk/internal.foundry.core This is an internal only package. Apache-2.0 69 greenflagged / 108 total
@osdk/internal.foundry.datasets 69 greenflagged / 108 total
@osdk/internal.foundry.geo This is an internal only package. Apache-2.0 68 greenflagged / 78 total
@osdk/internal.foundry.ontologies This is an internal only package. Apache-2.0 69 greenflagged / 108 total
@osdk/internal.foundry.ontologiesv2 69 greenflagged / 108 total
@osdk/language-models Utility methods for calling language models through the Foundry proxy endpoint Apache-2.0 10 greenflagged / 108 total
@osdk/legacy-client 0 greenflagged / 93 total
@osdk/main-foundry-sdk-generator 0 greenflagged / 1 total
@osdk/maker The Maker package provides a type-safe, programmatic way to define ontologies, which are the foundation for structured data in Palantir Foundry. This document provides examples of how to use the maker API to define various ontology entities. Apache-2.0 64 greenflagged / 556 total
@osdk/maker-experimental The Maker-Experimental package provides experimental functions relating to programmatically defining ontologies (see the @osdk/maker package). These functions are unstable and may have unexpected behavior. Apache-2.0 39 greenflagged / 325 total
@osdk/oauth 18 greenflagged / 121 total
@osdk/python-platform-docs 81 greenflagged / 81 total
@osdk/python-sdk-docs Apache-2.0 6 greenflagged / 7 total
@osdk/react Apache-2.0 55 greenflagged / 443 total
@osdk/react-components > **⚠️ Beta Release**: This package is currently in beta. Please use the latest beta version for the most up-to-date features and fixes. Apache-2.0 38 greenflagged / 405 total
@osdk/react-components-styles > **Deprecated:** This package has been merged into `@osdk/react-components` and will be removed in a future release. > > ### Migration steps > > 1. Remove `@osdk/react-components-styles` from your dependencies > 2. Replace your CSS imports: > > ```css Apache-2.0 39 greenflagged / 392 total
@osdk/react-sdk-docs Apache-2.0 12 greenflagged / 97 total
@osdk/shared.client 2 greenflagged / 7 total
@osdk/shared.client.impl 16 greenflagged / 120 total
@osdk/shared.client2 1 greenflagged / 1 total
@osdk/shared.net 17 greenflagged / 133 total
@osdk/shared.net.errors 15 greenflagged / 84 total
@osdk/shared.net.fetch 15 greenflagged / 87 total
@osdk/shared.net.platformapi Apache-2.0 11 greenflagged / 38 total
@osdk/shared.test 0 greenflagged / 6 total
@osdk/typescript-sdk-docs 19 greenflagged / 128 total
@osdk/vite-plugin-oac A Vite plugin that enables **Ontology as Code (OAC)** development by automatically generating ontology assets from TypeScript/JavaScript ontology definitions. This plugin handles the complete pipeline from ontology source code to ready-to-use OSDK (Ontolo Apache-2.0 74 greenflagged / 529 total
@osdk/widget.api API contract between Foundry UIs that can embed custom widgets and the custom widgets themselves Apache-2.0 70 greenflagged / 490 total
@osdk/widget.client Client that sets up listeners for the custom widgets embedded into Foundry, adhering to the contract laid out in @osdk/widget.api Apache-2.0 70 greenflagged / 490 total
@osdk/widget.client-react Wrapper around @osdk/widget.client Apache-2.0 70 greenflagged / 490 total
@osdk/widget.vite-plugin A vite plugin that will extract parameter definitions from TS/JS files + entrypoint info into a manifest file to be uploaded to Foundry Apache-2.0 57 greenflagged / 490 total
Showing 68 packages