並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 71件

新着順 人気順

publishの検索結果1 - 40 件 / 71件

  • キーボードの話 - Obsidian Publish

    キーボードの話 - Powered by Obsidian Publish.

    • 思いもよらないものをnpm publishしてしまった話(前任者の顔写真など) - Qiita

      俺「すっげぇいい名前のライブラリ思いついた!!」 俺「npm あるかな?あるかな?」 (カタカタ) 俺「なかった!よっしゃ一番乗りや!!!今すぐ作らないと!!!」 俺「npm init enter enter enter enter npm publish うおおおおおおおいっけぇぇぇ!!!!!!!」 (カタカタカタカタカタカタカタカタッターン) 俺「ミ゜ッ!」 ーーー おはようございます。本番環境でやらかしちゃった人 Advent Calendar 2019の 23 日目を担当する、@sandessOjisanです。この記事では 思いもよらないものを npm publish したお話 を紹介します。 僕は あるとき 色々な会社の仕事を請け負っていた時期があり、そのときの無邪気なnpm publishによって、良くないことをしてしまったというお話しです。このコマンドを叩くといきなり本番環境

        思いもよらないものをnpm publishしてしまった話(前任者の顔写真など) - Qiita
      • Build and Publish 2023

        Previous slideNext slideToggle fullscreenOpen presenter view Build and Publish 2023 @mizchi | Plaid, Inc. jsconf.jp 2023 今日もツールチェインに消耗してますか? https://2022.stateofjs.com/en-US/libraries 今日のテーマ 今日話すこと 現代のビルドツールチェインの進化と目的 エコシステムに振り回されないようになろう! 今日話さないこと 個別のツール/ライブラリの使い方 フロントエンドの話? NO. 最近のサーバーサイドJSとバンドラは一体化している サイズ制限のある CDN Edge Worker も最適化が必要 About Me JSのビルドとは何か Transpile AltJS(TS,JSX)や CSS Modules の変換

        • DesignOps推進の一環としてFigma上のコンポーネントを自動でnpmにpublishしてみる

          DesignOpsとは DesignOpsとは質の高いデザインのアウトプットの維持を支えるための仕組みづくりのことです。 この仕組みを整えることでデザイナーもエンジニアもお互いストレスなくそれぞれの仕事に専念できます。 今回は、デザイナーがデザインツールのFigma上で作成したアイコンをReactコンポーネントに変換してnpmに定期的にpublishするところまでを自動化しました。この自動化により、わざわざFigmaにみに行って、デザインされたsvgを切り出しReactコンポーネントに変換して利用するという作業が不要になりました。Figama上でアイコンが更新されたら、新たにnpm installするだけでアイコンを取り込んで使うことができるようになります。 js側では、以下のような雰囲気でnpmからアイコンコンポーネントを利用可能です。 import { MenuClose } from

            DesignOps推進の一環としてFigma上のコンポーネントを自動でnpmにpublishしてみる
          • ここからはじめる - Obsidian 日本語ヘルプ - Obsidian Publish

            ここからはじめる - Obsidian 日本語ヘルプ - Powered by Obsidian Publish.

            • Publish, ship, and install modern JavaScript for faster applications  |  Articles  |  web.dev

              Publish, ship, and install modern JavaScript for faster applications Stay organized with collections Save and categorize content based on your preferences. Over 90% of browsers are capable of running modern JavaScript, but the prevalence of legacy JavaScript remains a large source of performance problems on the web today. Modern JavaScript Modern JavaScript is not characterized as code written in

              • 社内向けのgemをGitHub Packagesのプライベートgemとしてpublishする方法 - BOOK☆WALKER inside

                こんにちは。 メディアサービス開発部 Webアプリケーション開発課のフサギコ(髙﨑)です。 Ruby on Railsによるバックエンドの実装運用と、AWSによるサービスインフラの設計構築を中心とした、いわゆるテックリードのような立ち位置で働いています。 2月11日から12日にかけて、アイドルマスターのM@STERS OF IDOL WORLD!!!!! 2023で東京ドームにいたのですが、その余韻が未だに抜けきりません。毎年となるとさすがに大変そうですが、2~3年に1度くらいの頻度ではぜひ、M@STERS OF IDOL WORLD、開催してほしいですね。次は2025年でしょうか。 さて、本記事では社内向けのgemをGitHub Packagesのプライベートgemとしてpublishし、ローカルでの開発時やCI/CD時にインストールする方法についてお話します。 共通なコードをgem化し

                  社内向けのgemをGitHub Packagesのプライベートgemとしてpublishする方法 - BOOK☆WALKER inside
                • How to build, test, and publish a TypeScript npm package in 2022

                  How to build, test, and publish a TypeScript npm package in 2022 In this article, we will build and publish an NPM package from scratch using TypeScript and Jest for testing. We will initiate the project, set up TypeScript, write tests with Jest, and publish it to NPM. Our project Our simple library is called digx. It allows "digging" values from nested objects by path (it's similar to lodash get)

                    How to build, test, and publish a TypeScript npm package in 2022
                  • 英・ケンブリッジ大学出版局(CUP)、大学図書館コンソーシアム連合(JUSTICE)に“Read & Publish”モデル契約を提案

                      英・ケンブリッジ大学出版局(CUP)、大学図書館コンソーシアム連合(JUSTICE)に“Read & Publish”モデル契約を提案
                    • GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure

                      About Lerna-Lite Why create this lib/fork? Getting Started Installation JSON Schema Migration for existing Lerna users Project Demo - See it in Action README Badge lerna.json config file Contributions Troubleshooting Available Commands (they are all optional, refer to the Installation table shown below) click on any of the command link below to see dedicated documentation and available options 🛠️

                        GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure
                      • GitHub - GoogleCloudPlatform/wombat-dressing-room: proxy designed to reduce the attack surface of npm publish

                        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 - GoogleCloudPlatform/wombat-dressing-room: proxy designed to reduce the attack surface of npm publish
                        • 早稲田大学、米国物理学協会の出版部門(AIP Publishing)と試験的な“Read and Publish”契約を締結

                            早稲田大学、米国物理学協会の出版部門(AIP Publishing)と試験的な“Read and Publish”契約を締結
                          • [AWS IoT Core] 1秒間に17,000件のMQTTメッセージをpublishするテスト用のクライアントを作成してみました | DevelopersIO

                            [AWS IoT Core] 1秒間に17,000件のMQTTメッセージをpublishするテスト用のクライアントを作成してみました 1 はじめに CX事業本部の平内(SIN)です。 AWS IoT CoreでMQTTのメッセージブローカーを利用したシステムを構築する際に、大量のメッセージに対応できているかどうかの確認が必要になる場合があると思います。 今回は、1秒間に17,000件のメッセージをPublishする、テスト用のクライアントを作成してみました。 ちなみに、17,000という数字は、使用したインスタンスで、1秒間に処理できる最大量で決まりました。もっと強いインスタンスを使用すれば、もしかすると、これ以上の数字も出せるのかも知れませんが、すいません、試していません。 2 構成 テスト用のクライアントは、Pythonで作成されており、EC2上で動作させています。 沢山のメッセージを

                              [AWS IoT Core] 1秒間に17,000件のMQTTメッセージをpublishするテスト用のクライアントを作成してみました | DevelopersIO
                            • My favorite key switches - Obsidian Publish

                              My favorite key switches - Powered by Obsidian Publish.

                              • Chinese Whistleblower Will Publish Easy-to-read Report Proving COVID-19 Originated from Wuhan Lab

                                Chinese Whistleblower, Dr. Li-Meng Yan to Release Scientific Proof that Coronavirus Came from Wuhan Lab, Not at a Wet Market Whistleblower virologist Dr. Li-Meng Yan promised to publish scientific evidence proving that coronavirus was made from the laboratories in Wuhan, China, and not at a wet market, which was a cover up by the Chinese government. 'The first thing is the meat market in Wuhan is

                                  Chinese Whistleblower Will Publish Easy-to-read Report Proving COVID-19 Originated from Wuhan Lab
                                • Publish Online

                                  • Sketchviz - Create and publish Graphviz graphs on the web for free

                                    Sketchviz lets you create and publish hand-drawn Graphviz charts for free.

                                    • Design, automate, and publish stunning online brand guidelines.

                                      Online brand guidelines for design today. for design today. with precision control. shareable with a link. built for teams. without exporting a pdf. to evolve with brands. with multiplayer editing. updatable with one click. with video and animation. without templates. for modern brands. that set a new standard.

                                        Design, automate, and publish stunning online brand guidelines.
                                      • GitHub - acheong08/obi-sync: Reverse engineering of the native Obsidian sync and publish server

                                        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 - acheong08/obi-sync: Reverse engineering of the native Obsidian sync and publish server
                                        • X-Rite、macOS 11 Big SurとApple Silicon Macをサポートしたキャリブレーション用ユーティリティ「i1Profiler (i1Publish) v3.4.0」をリリース。

                                          X-RiteがmacOS 11 Big SurとApple Silicon Macをサポートしたカラーキャリブレーション用アプリ「i1Profiler (i1Publish) v3.4.0」をリリースしています。詳細は以下から。 i1Display Proなどのディスプレイキャリブレーションを開発&販売している米国ミシガン州のX-Riteは現地時間2021年03月16日、ICCプロファイル作成ユーティリティ「i1Profiler (i1Publish)」のMac版をv3.4.0へアップデートし、新たにmacOS 11 Big SurとApple Silicon Macへ対応したと発表しています。 This update to i1Profiler adds support for Macs with Apple M1 Processors (Requires Rosetta 2). Als

                                            X-Rite、macOS 11 Big SurとApple Silicon Macをサポートしたキャリブレーション用ユーティリティ「i1Profiler (i1Publish) v3.4.0」をリリース。
                                          • React Native: How To Publish An Expo App To TestFlight + Debug Common Errors

                                            React Native: How To Publish An Expo App To TestFlight + Debug Common Errors Do you have a React Native Expo App? Do you want to publish it to TestFlight for testing? Then this guide is for you. Note: This guide assumes you have an Apple Developer Account as well as installed the Expo CLI through NPM. You will need both for this to work. 1. Preparing Your Project For BuildA. App.jsonIn the root of

                                              React Native: How To Publish An Expo App To TestFlight + Debug Common Errors
                                            • 最近のキーボード事情 2023.9.15 - Obsidian Publish

                                              最近のキーボード事情 2023.9.15 - Powered by Obsidian Publish.

                                              • ScalaプロジェクトをMaven Centralにpublishするメモ - Lambdaカクテル

                                                この記事はScalaプロジェクトをMaven Central Repositoryにリリースして全世界から使えるようにする手順をまとめたものである。作業は大別してSonatype側とビルドツール側とに分かれる。今回はビルドツールとしてMillを利用したが、作業の過半は同じである。数時間でこの作業は終わるし、Sonatype側の作業は一度だけやればよい。 用語 方針と前提 Sonatype側の作業(Group IDを作るときに1回だけ必要) Sonatype JIRAへの登録 Issue作成 ダミーリポジトリ作成 認証完了 PGP鍵の準備(こちらも1回だけ作成すればよい) Millの場合 (sbtの場合) Nexus Repository Managerで様子を見る Nexus Repository Managerで様子を見る代わりに・・・ 使う 参考文献 ScalaはJVM言語だから、もち

                                                  ScalaプロジェクトをMaven Centralにpublishするメモ - Lambdaカクテル
                                                • 独・プロジェクトDEAL、Springer Nature社との“Read and Publish”契約に最終合意

                                                    独・プロジェクトDEAL、Springer Nature社との“Read and Publish”契約に最終合意
                                                  • ノートをフォーマットする - Obsidian 日本語ヘルプ - Obsidian Publish

                                                    ノートをフォーマットする - Obsidian 日本語ヘルプ - Powered by Obsidian Publish.

                                                    • [AWS Amplify] ブラウザからMQTTで(AWS IoT Coreのメッセージブローカーに対して)Publish/Subscribeする | DevelopersIO

                                                      [AWS Amplify] ブラウザからMQTTで(AWS IoT Coreのメッセージブローカーに対して)Publish/Subscribeする 1 はじめに IoT 事業部の平内(SIN)です。 AWS Amplify(以下、Amplify)で提供されるJavaScriptライブラリ(PubSubカテゴリ)を使用すると、ブラウザからAWS IoT CoreのメッセージブローカーへのPublish/Subscribeが、簡単に実装できます。 https://docs.amplify.aws/lib/pubsub/getting-started/q/platform/js/ 上記のドキュメントでは、Cognitoで認証した状態での利用方法が説明されていますが、個人的に、ちょっと理解が難しかったので、今回、未認証での利用から、認証済み利用への移行という形で、実装方法を確認してみました。(既に

                                                        [AWS Amplify] ブラウザからMQTTで(AWS IoT Coreのメッセージブローカーに対して)Publish/Subscribeする | DevelopersIO
                                                      • 独・プロジェクトDEAL、Springer Nature社と“Publish & Read”契約締結に向けた覚書に署名:2019年後半に最終合意予定

                                                          独・プロジェクトDEAL、Springer Nature社と“Publish & Read”契約締結に向けた覚書に署名:2019年後半に最終合意予定
                                                        • [AWS IoT] MQTTでjsonデータをpublishしたことをトリガにDynamoDBにjsonデータを格納する方法 - Qiita

                                                          [AWS IoT] MQTTでjsonデータをpublishしたことをトリガにDynamoDBにjsonデータを格納する方法AWSIoTCore はじめに ここでは、AWS IoTを用いて、自宅にあるIoT機器からの情報をAWSクラウドを通じて何かシステムを構築できないかな。と思い、1つひとつAWSクラウドの勉強したときのノウハウをまとめています。備忘録としてまとめているので、誤りがありましたのでご指摘ください。 今回は、 [AWS IoT--->DynamoDB]のデータ保持方法 についてです。 実際は、IoT機器からデータをクラウドにuploadする想定です。 まずは、「クラウド上にデータが届いてから保持する」箇所を作成します。 事前準備 ・今回取り扱うデータを何にするか。 ・どのような形式で通信を行うか。 を決めます。 取り扱いデータは以下の5つとします。 (1)管理ID (2)時刻

                                                            [AWS IoT] MQTTでjsonデータをpublishしたことをトリガにDynamoDBにjsonデータを格納する方法 - Qiita
                                                          • Obsidian - Obsidian 日本語ヘルプ - Obsidian Publish

                                                            Obsidian - Obsidian 日本語ヘルプ - Powered by Obsidian Publish.

                                                            • Publish app to Google App Engine - GitHub Marketplace

                                                              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

                                                                Publish app to Google App Engine - GitHub Marketplace
                                                              • 英国初の“Read & Publish”契約となった2016年から2018年の“Springer Compact”試験契約に関する英・Jiscの評価(文献紹介)

                                                                  英国初の“Read & Publish”契約となった2016年から2018年の“Springer Compact”試験契約に関する英・Jiscの評価(文献紹介)
                                                                • GitHub - PyO3/maturin: Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages

                                                                  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 - PyO3/maturin: Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
                                                                  • dnt — the easiest way to publish a hybrid npm module for ESM and CommonJS

                                                                    dnt — the easiest way to publish a hybrid npm module for ESM and CommonJS Though browsers and JavaScript have come a long way, writing and publishing JavaScript modules is still painful. To maximize adoption, your module should support CommonJS and ESM, JavaScript with TypeScript declarations, and work in Deno, Node.js, and web browsers. To achieve that, many resort to complex release pipelines or

                                                                      dnt — the easiest way to publish a hybrid npm module for ESM and CommonJS
                                                                    • [AWS IoT Core] カスタム認証(ユーザー名・パスワード)を使用してMQTTでPublish/Subscribeしてみました | DevelopersIO

                                                                      参考:How to Use Your Own Identity and Access Management Systems to Control Access to AWS IoT Resources 2 Lambda MQTTでアクセスした場合、下記のようなリクエストがLambdaに到着します。 { "protocolData": { "tls": { "serverName": "xxxxxxxxxxxx-ats.iot.ap-northeast-1.amazonaws.com" }, "mqtt": { "username": "user01?x-amz-customauthorizer-name=custom_auth_mqtt_2021_08_21", "password": "cGFzczAx", "clientId": "client_id" } }, "protocols"

                                                                        [AWS IoT Core] カスタム認証(ユーザー名・パスワード)を使用してMQTTでPublish/Subscribeしてみました | DevelopersIO
                                                                      • スウェーデン・Bibsamコンソーシアム、米国物理学協会の出版部門(AIP Publishing)と試験的な“Read and Publish”契約を締結

                                                                          スウェーデン・Bibsamコンソーシアム、米国物理学協会の出版部門(AIP Publishing)と試験的な“Read and Publish”契約を締結
                                                                        • 独・プロジェクトDEALとSpringer Nature社が締結した2020年から2022年までの“Publish and Read”契約の契約書全文が公開される

                                                                            独・プロジェクトDEALとSpringer Nature社が締結した2020年から2022年までの“Publish and Read”契約の契約書全文が公開される
                                                                          • Listen and publish YouTube shows as podcasts - Listenbox

                                                                            Listen and publish YouTube shows as podcastsListenbox provides an easy way to play YouTube in the background using any podcast appTry for free:

                                                                              Listen and publish YouTube shows as podcasts - Listenbox
                                                                            • [AWS IoT] 軽易にMQTTメッセージをpublishするテスト用クライアントをLambdaで作成してみました | DevelopersIO

                                                                              1 はじめに CX事業本部の平内(SIN)です。 以前、比較的高いトラフィックで連続したしたMQTTメッセージを送信するために、テスト用のクライアントを作ってみました。 上記は、EC2上で実行するpythonプログラムとして作成しましたが、今回は、少しのデータでいいから軽易に利用できるものという事で、同じ仕組みをLambdaでやってみました。 boto3でやってますので、publishは、HTTPとなっています。 IoTDataPlane / publish(**kwargs) IoT Coreのログで確認する分かりますが、ClientIdはありませんので、ClientIdでフィルタするような使い方はできません。 2 コード Lambdaのコードです。 1秒単位で起動されるスレッド(worker)の中で、指定された回数のpublishを行います。 以下では、「毎秒80件」、「30秒間継続」

                                                                                [AWS IoT] 軽易にMQTTメッセージをpublishするテスト用クライアントをLambdaで作成してみました | DevelopersIO
                                                                              • GitHub - bluenviron/mediamtx: Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.

                                                                                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 - bluenviron/mediamtx: Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
                                                                                • Swiftでブログが作れるPublishの機能を拡張するプラグインを作ってリリースする | DevelopersIO

                                                                                  Swiftでウェブサイトを作っています。今回はPublishの機能を拡張する方法としてプラグインについて扱いました。 とある記事を読んで個人サイトを運営し続けるメリットを感じて以降GitHub Pagesに個人サイトを置いて趣味で運営しています。そのサイトは静的サイトジェネレタータにSwift製のJohnSundell/Publish によって生成されていますが、Publishはプラグインの実装で機能を拡張することができます。 Publishはまだまだ新興のOSSなので、他の静的サイトジェネレータだと揃っているような機能が不足しています。それでもSwiftでウェブのコンテンツが作れるのはServer side Swiftなどと同じように興味が惹かれるので利用しているのですが、プラグインの作り方を覚えておくと必要な機能を追加する時の障壁が下って良いなと思って作ってみました。今回はプラグインの

                                                                                    Swiftでブログが作れるPublishの機能を拡張するプラグインを作ってリリースする | DevelopersIO