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
Webブラウザ同士での非同期通信を容易に行うためのJavaScriptライブラリ「PeerJS」が公開されている。FirefoxやGoogle Chromeなどに搭載されている「WebRTC」機能をラップするライブラリで、数行のコードだけでWebRTCを利用できるようになるという。 Google ChromeやFirefoxにはプラグインなしにWebブラウザ同士でのリアルタイム通信を行うためのフレームワーク「WebRTC」が搭載されている。WebRTCでは映像や音声といったデータをストリーム形式で送受信する仕組みも用意されており、これらを利用することでP2P型のリアルタイム音声/ビデオチャットアプリケーションなどを構築できる。PeerJSはこのWebRTCをより容易に取り扱うためのJavaScriptライブラリで、少ないコードでWebブラウザ間の通信を実現できるという。カルフォルニア大学バ
Amazon SageMaker Geospatial Capabilities Now Generally Available with Security Updates and More Use Case Samples At AWS re:Invent 2022, we previewed Amazon SageMaker geospatial capabilities, allowing data scientists and machine learning (ML) engineers to build, train, and deploy ML models using geospatial data. Geospatial ML with Amazon SageMaker supports access to readily available geospatial dat
passport.authenticate('facebook');('google');('apple');('microsoft');('twitter');('linkedin');('github');('openid'); Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.
Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
Authome Authome is an authentication library for node.js. It unifies authentication APIs for multiple services into a single EventEmitter. Authome was designed to solve one problem and solve it well. It has an intuitive node.js-like API, no external dependencies, and doesn't force any particular persistence, session, middleware approaches on you. Authome currently supports Github, Google, and Face
This is a JavaScript library that helps in progressively enhancing websites. It is relying on pushState, replaceState, onPopState and plain JavaScript to give the user the impression a request is handled on the server, when in fact the request is handled on the client itself. The library is a client side implementation of the Express* API. The goal here is to promote re-use of the routing and temp
Node.jsのテストツールwhiskeyがよさげなのでメモ。 特徴 テストファイルごとにプロセスが分離されている 複数のテストを並列実行できる(--concurrency オプション) テストを実行する前のテスト初期化機能(-ti, --test-init-file オプション) テストタイムアウト(--timeout オプション) setUp/tearDownサポート 色付きの整形されたテストレポート コードカバレッジ(--coverage) グローバルスコープにリークした変数の報告(--scope-leaks) 使い方 example/*のやつを見れば大体わかると思うけど、以下のような感じ。 初期化 example/init.js var path = require('path'); var fs = require('fs'); var dirPath = path.join(p
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く