Giter VIP home page Giter VIP logo

sdk-js's Introduction

Directus Logo

Directus JavaScript SDK

 

NOTE: SDK v6+ is meant to be used with Directus v8+

Installation

Install the package using npm or Yarn:

npm install @directus/sdk-js --production
# or with yarn
yarn add @directus/sdk-js

Or download the repo and include /dist/directus-sdk.umd.min.js into your document:

<script src="/dist/directus-sdk.umd.min.js"></script>

Or use a service that distributes npm packages like unpkg:

<script src="https://unpkg.com/@directus/sdk-js"></script>

TypeScript

This package provides full TypeScript support because it is built with it. No need to install declaration files or typings. For more information about usage and the signatures head over to the recipes or the generated tsdoc.

Framework agnostic

The SDK can be integrated in all modern frameworks with ease. More information about your dedicated framework can be found in the recipes. If your favorite framework is missing feel free to create a PR and/or issue on GitHub.


Directus is released under the GPLv3 license. RANGER Studio LLC owns all Directus trademarks and logos on behalf of our project's community. Copyright © 2006-2018, RANGER Studio LLC.

sdk-js's People

Contributors

arblickspule avatar arboehme avatar benhaynes avatar csprance avatar dependabot[bot] avatar dereksx avatar flo-f avatar honzabilek4 avatar janbiasi avatar jlalvarez18 avatar josdea avatar leocavalcante avatar lucaperret avatar milasevicius avatar mvhirsch avatar nonomoho avatar nstcactus avatar okayawright avatar oscbacon avatar padle avatar recumbentbirder avatar rijkvanzanten avatar simonasdev avatar thebliz avatar u12206050 avatar wellingguzman avatar wolfulus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.