並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 344件

新着順 人気順

pluginの検索結果281 - 320 件 / 344件

  • GitHub - JPCERTCC/MalConfScan: Volatility plugin for extracts configuration data of known malware

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - JPCERTCC/MalConfScan: Volatility plugin for extracts configuration data of known malware
    • Azure WebApp Plugin for Gradleを使って、GradleコマンドでApp Serviceへデプロイする | DevelopersIO

      Azure WebApp Plugin for Gradleを使って、GradleコマンドでApp Serviceへデプロイする いわさです。 JavaアプリをApp Serviceへデプロイしたいとき、MicrosoftのドキュメントやSpring公式ではMavenのプラグインを使った手順が案内されています。 実はGradleについてもプラグインが用意されています。 本日は、Gradleプラグインを試してみました。 確認用のアプリを用意 まずは、Gradleプロジェクトの作成とローカル実行をしてみます。 今回は、Visual Studio CodeのSpring Boot拡張機能を使いました。 Spring Initializr: Create a Gradle Project... -> Spring Webを選択します。 JDKはせっかくなので、Amazon Correttoを使って

        Azure WebApp Plugin for Gradleを使って、GradleコマンドでApp Serviceへデプロイする | DevelopersIO
      • GitHub - egoist/vite-plugin-compile-time: Some compile-time magic for your Vite project

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - egoist/vite-plugin-compile-time: Some compile-time magic for your Vite project
        • GitHub - eslint-community/eslint-plugin-n: Additional ESLint rules for Node.js

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - eslint-community/eslint-plugin-n: Additional ESLint rules for Node.js
          • ESLintをより強力に!eslint-plugin-unicornとeslint-plugin-perfectionistの活用法

            はじめに ESLintはJavaScriptやTypeScriptのコード品質を向上させるためのツールですが設定に悩むことも多いです 本記事ではESLintの設定をシンプルかつ強力にするための2つのプラグインeslint-plugin-perfectionistとeslint-plugin-unicornを紹介します これらのプラグインを使うことで、手間をかけずに厳格なコードチェックを実現できます! eslint-plugin-perfectionistとは eslint-plugin-perfectionistはオブジェクト、インポート、型、列挙型、JSXプロパティなどのデータを整然と並べ替えるためのESLintプラグインです 並べ替えの基準にはアルファベット順や自然順、行の長さ順などがあります このプラグインの特徴としてすべてのルールが自動修正可能であり、開発者が手動で修正する必要がな

              ESLintをより強力に!eslint-plugin-unicornとeslint-plugin-perfectionistの活用法
            • Terraformで「Could not load plugin」エラーが起きた | DevelopersIO

              Terraformを使っている際に、以下のようなCould not load pluginエラーに遭遇しました。 Error: Could not load plugin Plugin reinitialization required. Please run "terraform init". Plugins are external binaries that Terraform uses to access and manipulate resources. The configuration provided requires plugins which can't be located, don't satisfy the version constraints, or are otherwise incompatible. Terraform automatically dis

                Terraformで「Could not load plugin」エラーが起きた | DevelopersIO
              • Spring Boot Gradle Plugin を使ってビルド情報をアプリケーションに埋め込む

                Gradle で管理されている Spring Boot アプリケーションのバージョン情報などをアプリケーションコードから動的に参照できるようにするためのメモです。 ビルド情報を Spring Boot アプリケーションに埋め込む 具体的にやるべきことは リファレンス にも書かれているとおり、以下の 2 つだけです。 Spring Boot Gradle Plugin を利用する build.gradle ファイルに以下を記述する 試しに、上記設定を記述した状態で ./gradlew bootBuildInfo を実行すると、build/resources/main/META-INF ディレクトリ配下に以下のような、バージョン番号などビルドされる (された) アーティファクトに関わる内容の build-info.properties ファイルが生成されます。 build.artifact=s

                  Spring Boot Gradle Plugin を使ってビルド情報をアプリケーションに埋め込む
                • GitHub - mrmckeb/typescript-plugin-css-modules: A TypeScript language service plugin providing support for CSS Modules.

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                    GitHub - mrmckeb/typescript-plugin-css-modules: A TypeScript language service plugin providing support for CSS Modules.
                  • GitHub - storybookjs/eslint-plugin-storybook: 🎗Official ESLint plugin for Storybook

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - storybookjs/eslint-plugin-storybook: 🎗Official ESLint plugin for Storybook
                    • GitHub - mprt-org/rollup-plugin-incremental: A Rollup plugin which makes your (development) builds much faster, by recompiling only changed modules.

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - mprt-org/rollup-plugin-incremental: A Rollup plugin which makes your (development) builds much faster, by recompiling only changed modules.
                      • GitHub - tokens-studio/figma-plugin: Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - tokens-studio/figma-plugin: Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
                        • IntelliJ Plugin 「kotlin-fill-class」の現在 - suusan2号の戯れ

                          この記事は suusan2go Advent Calendar 2019 - Adventar の12日目の記事です。 kotlin-fill-classとは 自分が趣味で作っていたIntelliJ IDEAのPluginで、Kotlinのコンストラクタを(実は今は関数の引数も)シュッと補完してくれます。 suzan2go.hatenablog.com 実際に見ていただくとどんなものか分かるかと思います Kotlin Festのなかでも発表させていただきました。 公開されたあとも地味に色々と機能が追加されているので、このブログではその紹介をします。 kotlin-fill-classの現在 独自クラスでも再帰的にコンストラクタを埋められるようになりました これまではInt, Stringなど組み込みの型については自動で埋められていたものの、 例えば以下のようなValue Objectを用い

                            IntelliJ Plugin 「kotlin-fill-class」の現在 - suusan2号の戯れ
                          • GitHub - vitejs/vite-plugin-vue2: Vite plugin for Vue 2.7

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              GitHub - vitejs/vite-plugin-vue2: Vite plugin for Vue 2.7
                            • GitHub - cshuaimin/ssr.nvim: Treesitter based structural search and replace plugin for Neovim.

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - cshuaimin/ssr.nvim: Treesitter based structural search and replace plugin for Neovim.
                              • GitHub - svermeulen/vimpeccable: Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - svermeulen/vimpeccable: Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua
                                • GitHub - codepunkt/webpack-license-plugin: Manage third-party license compliance in your webpack build

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - codepunkt/webpack-license-plugin: Manage third-party license compliance in your webpack build
                                  • Master plugin for Figma — Dominate components.

                                    Build systems Compared to the native method, moving components with Master is safe and easy. Master can swap old local instances to the new library component without losing any overrides! If something goes wrong, you can undo the changes and try again. → Learn how to move components between files Iterate effortlessly Explore ideas fast without detaching from the live mockups and real data — clone

                                      Master plugin for Figma — Dominate components.
                                    • How to Create Your Own ChatGPT Plugin | Weaviate - Vector Database

                                      Introduction​A couple weeks back in our blog on ChatGPT plugins we talked about the potential for plugins to help expand ChatGPT’s functionality by allowing it to leverage third-party resources to act upon the conversations that you have with it. The value for these plugins is greatest when they help make up for a current short-coming that ChatGPT has. For example ChatGPT is built on top of GPT 4.

                                        How to Create Your Own ChatGPT Plugin | Weaviate - Vector Database
                                      • Fresh 1.6: Tailwind CSS plugin, simplified typings and more

                                        Fresh 1.6 at a glance 🌊 First class Tailwind CSS plugin We’re moving from Twind to Tailwind CSS. It features better Editor integrations and moves the CSS generation out of the rendering path. 📨 Partials with forms Partials are now supported on Form elements. 🧯 Partials on error pages Partials can now be used to render error pages. 🕵️‍♀️ Closable error overlay The custom error overlay that is s

                                          Fresh 1.6: Tailwind CSS plugin, simplified typings and more
                                        • 【CVE-2019-10429】 Jenkins GitLab Logo Plugin v1.0.4をリリースした - くりにっき

                                          作ったきり特にメンテしていなかった Jenkins GitLab Logo Plugin ですが、Jenkinsチームから脆弱性の報告を受けたので修正しました。 jenkins.io https://jenkins.io/security/advisory/2019-09-25/#SECURITY-1575 にも書いてますが、GitLabのprivate tokenを暗号化せずにそのまま保存していたので暗号化して保存するようにしています バージョンアップ時の注意点 Global configをsaveするだけで暗号化されて保存されます 日本語の関連記事 blog.trendmicro.co.jp その他 CVEは採番されてないですが Jenkins ChatWork plugin も同様の問題を抱えていたためv1.0.9で修正しています

                                            【CVE-2019-10429】 Jenkins GitLab Logo Plugin v1.0.4をリリースした - くりにっき
                                          • API scenario testing tool with plugin package

                                            API scenario testing tool with plugin package Go Conference 2019 Autumn

                                              API scenario testing tool with plugin package
                                            • Mavenでjarを生成する際にmaven-antrun-pluginでコピーができない

                                              前提・実現したいこと Eclipse上で作成したプロジェクトをjarにしてEC2にデプロイしようとしています。 そこでEclipseからMavenでjarにビルドする時に、 application.propertiesに記述してあるRDSのエンドポイントをローカルのものから本番のものに書き換えたいのですが書き換えられません。 記述後Mavenプロジェクトの更新や.m2ディレクトリ内のフォルダを全削除してもう一度更新してみましたが状況変わらずでした。 maven-antrun-pluginが動作していない?と思うのですが。。 ちなみにjarファイルの生成はSUCCESSしています。 どなたか何か分かる方がいればご回答よろしくお願いします。 必要な情報等ありましたらおっしゃって下さい。 随時追記していきます。 <?xml version="1.0" encoding="UTF-8"?> <pr

                                                Mavenでjarを生成する際にmaven-antrun-pluginでコピーができない
                                              • abixTreeList - jQuery Plugin Demo

                                                ツールバーの「URLまたはノートへのリンク挿入」を選ぶことで、ノートをタイトルから検索することはできる。

                                                • Flutterを2.10に上げてAndroidアプリとしてビルドしたら「Your project requires a newer version of the Kotlin Gradle plugin」というエラーが出る場合の対処法 – みんプロ式 – 初心者専門Flutterでスマホアプリプログラミング講座

                                                  ホーム みんプロ公式ブログ Flutterトラブルシューティング集 Flutterアプリ開発ミニ動画講座(iOS/Android) Flutterを2.10に上げてAndroidアプリとしてビルドしたら「Your project requires a newer version of the Kotlin Gradle plugin」というエラーが出る場合の対処法 Flutterを2.10に上げてAndroidアプリとしてビルドしたら「Your project requires a newer version of the Kotlin Gradle plugin」というエラーが出る場合の対処法 2022.02.06 2022.02.27 Flutterトラブルシューティング集 Flutterアプリ開発ミニ動画講座(iOS/Android) アップグレード前に作成したプロジェクトを、Flu

                                                  • GitHub - tani/vim-jetpack: The lightning-fast plugin manager, alternative to vim-plug

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - tani/vim-jetpack: The lightning-fast plugin manager, alternative to vim-plug
                                                    • AGP 7.0: Next major release for the Android Gradle plugin

                                                      Today marks the release of the first Canary version of Android Studio Arctic Fox (2020.3.1), together with Android Gradle plugin (AGP) version 7.0.0-alpha01. With this release we are adjusting the version numbering for our Gradle plugin and decoupling it from the Android Studio versioning scheme. In this blog post we'll explain the reasons for the change, as well as give a preview of some importan

                                                        AGP 7.0: Next major release for the Android Gradle plugin
                                                      • GitHub - piglovesyou/graphql-let: A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - piglovesyou/graphql-let: A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.
                                                        • Demo for Leaflet-Geoman - the most powerful geospatial management plugin for Leaflet

                                                          • Bundler: How to write a Bundler plugin

                                                            How to write a Bundler plugin What is a plugin? Bundler plugins are specialized gems that are aimed at integrating and extending Bundler’s functionality. This guide will help you start writing your own Bundler plugins. Why would I use a plugin? Plugins are able to integrate with and extend Bundler. Currently, a plugin is able to: Add commands to Bundler (e.g. bundle my_command) Add a special handl

                                                            • LottieFiles plugin for WordPress – Add animations to your website for free

                                                              Add free Lottie animations to your WordPress site with the LottieFiles for WordPress plugin -- even if you can't code or design.

                                                                LottieFiles plugin for WordPress – Add animations to your website for free
                                                              • rehype-plugin-auto-resolve-layout-shift を利用した Markdown ドキュメントにおける Layout Shift の解消

                                                                rehype-plugin-auto-resolve-layout-shift を利用した Markdown ドキュメントにおける Layout Shift の解消2021/02/22 このブログは @nuxt/content で運用しており、執筆環境としては非常に快適に利用できている一方で、Markdown ベースの宿命として、Markdown 記法で画像を貼り付けている限り Layout Shift が発生するという課題が存在していました。 暫定的な対処としてしばらく <img> で置き換えてきましたが、根本的に対処するため、連休を活かして rehype-plugin-auto-resolve-layout-shift を開発しました。 この記事では、かんたんにその報告と紹介をしたいと思います。 Markdown の Layout Shift について Markdown は # で h

                                                                  rehype-plugin-auto-resolve-layout-shift を利用した Markdown ドキュメントにおける Layout Shift の解消
                                                                • rehype-plugin-image-native-lazy-loading を NPM package として公開した

                                                                  rehype-plugin-image-native-lazy-loading を NPM package として公開した2020/09/19 9/2 に書いた記事で紹介した、 nuxt/content で Markdown 内の画像に Native Lazy-Loading をつけるコードに需要がありそうだったので、rehype plugin としてそのまま切り出しました。 既にこのブログの lazy-loading の付与ロジックは該当パッケージに差し替わっています。 https://github.com/potato4d/rehype-plugin-image-native-lazy-loading ネイティブの lazy-loading のサポートブラウザについて iOS Safari を除く全てのブラウザで動作します。 また、loading attribute については、存在し

                                                                    rehype-plugin-image-native-lazy-loading を NPM package として公開した
                                                                  • PostCSS 8.0: Plugin migration guide—Martian Chronicles, Evil Martians’ team blog

                                                                    PostCSS received a major update with the release of version 8.0, codenamed “President Ose”. Plugin creators can now opt in for a new API that сan increase build speeds and reduce the size of dependencies for the end-users of their tools. This guide describes the steps you need to take as a plugin developer to make the most out of the improved framework. PostCSS—a framework for processing CSS with

                                                                      PostCSS 8.0: Plugin migration guide—Martian Chronicles, Evil Martians’ team blog
                                                                    • 社内のデザイナーの業務をサポートする LDSG Figma Plugin を作りました

                                                                      LINE株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。 LINEヤフー Tech Blog こんにちは、LINE Growth Technology UITチームの keishima です。普段はフロントエンドエンジニアとして LINEポイントクラブの開発に携わっています。 本記事では、この半年間で LINE Growth Technology のエンジニア・プロジェクトマネージャーと、 LINE のデザイナーがタッグを組んで作成した、LDSG Figma Plugin についてご紹介します。 LDSGとは? Figma Plugin の話に入る前に、まずは LDSG と、LDSG が提供している Figma Library についてご紹介します。 LDSG とは LINE Design System for Glo

                                                                        社内のデザイナーの業務をサポートする LDSG Figma Plugin を作りました
                                                                      • New maintainer for the Obsidian plugin docs - Marcus Olsson

                                                                        I wrote the unofficial plugin docs for Obsidian when I was learning how to build a plugin myself. Eventually the plugin docs became a whole project of its own. I’m thrilled to tell you that the Obsidian team has accepted the plugin docs as the official developer documentation. As such, I’m no longer maintaining the docs. You can find the new plugin documentation over at the Obsidian Developer Docs

                                                                          New maintainer for the Obsidian plugin docs - Marcus Olsson
                                                                        • KUTE.js SVG Plugin | Javascript Animation Engine

                                                                          The SVG Plugin for KUTE.js extends the core engine and enables animation for various SVG specific CSS properties, SVG morphing of path shapes and SVG transforms. We'll dig into this in great detail as well as provide valuable tips on how to configure your animation for best performance and visual aesthetics. The SVG Plugin is very light, maybe one of the lightest out there, still, you will find it

                                                                          • GitHub - RunDevelopment/eslint-plugin-clean-regex: An ESLint plugin for writing better regular expressions.

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - RunDevelopment/eslint-plugin-clean-regex: An ESLint plugin for writing better regular expressions.
                                                                            • 楽曲のコード進行をアシストする Plugin Boutique Scaler 2 新機能

                                                                              今回は以前解説して好評をいただきましたScalerが、2にバージョンアップされましたので、主な新機能を解説していきたいと思います。 これまでの機能に加えて、さらに作曲・アレンジを支援してくれる機能が充実しましたので、ぜひご注目ください。 前バージョンの基本機能については踏襲されていますので、初めての方はこちらもチェックしてみてください。

                                                                                楽曲のコード進行をアシストする Plugin Boutique Scaler 2 新機能
                                                                              • GitHub - samuelmeuli/glance: 🔎 All-in-one Quick Look plugin

                                                                                There are existing Quick Look apps for some of the supported file types. Why create another one? Glance combines the features of many plugins into one and provides consistent and beautiful previews. Glance is fully compatible with Dark Mode. Some plugins still use the deprecated Quick Look Generator API and might stop working in the future. Glance can easily be extended to support other file types

                                                                                  GitHub - samuelmeuli/glance: 🔎 All-in-one Quick Look plugin
                                                                                • Flip Counter Plugin

                                                                                  Flip is the most advanced Flip counter plugin available on the web. It's super easy to setup, amazingly flexible and beautifully animated.

                                                                                    Flip Counter Plugin