Coder Social home page Coder Social logo

spfx-kql-explorer's Introduction

spfx-kql-explorer

for English

概要

Graph APIのsearchエンドポイントを利用した検索処理をテストするためのツールです。
サンプルのリクエストもいくつか含まれています。

画面イメージ

SharePoint Frameworkバージョン

バージョン

動作確認方法

  • このリポジトリをクローンします。
  • コマンドプロンプトを起動し、クローンしたリポジトリのフォルダに移動します。
  • 以下コマンドを実行します。
    • npm install
    • gulp serve

インストール方法

  1. このリポジトリをクローンします。
  2. コマンドプロンプトを起動し、クローンしたリポジトリのフォルダに移動します。
  3. 以下コマンドを実行します。
  • npm install
  • npm run package
  1. SharePointのアプリカタログにspfx-kql-explorer.sppkgをアップロードします。(npm run packageを実行するとSharePointフォルダ内に作成されます。)
  2. 任意のSharePointサイトで「spfx-kql-explorer」のアプリを追加します。
  3. サイト内の任意のページで「KQL エクスプローラー」Webパーツを追加します。

機能

  • Graph APIへのリクエスト実行

検索対象、クエリ、フィールドを指定してWeb APIを実行します。
外部アイテムを検索する際はコネクタ名も指定します。

画面イメージ

免責事項

このコードは、明示または黙示を問わず、特定の目的への適合性、商品性、または非侵害の黙示の保証を含め、いかなる種類の保証もなしに現状のまま提供されます。

spfx-kql-explorer's People

Contributors

micknabewata 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.