The Vanilla JavaScript Repository Because lighter plugins mean lighter sites Search plugins Search snazzymenu.js snazzymenu.js is a lightweight, fully customizable, responsive mega menu. swiffyslider.js: Light and full-featured slider Powerfull but also lightweight modern carousel-slider plugin. Easily customizable for all use cases and technical stacks
jsDocs.io is a documentation host for Javascript and Typescript packages published on npm
Three parts: What you should know about npm What npm knows about you The future of JavaScript
Note: This is part of a talk I’m giving at Google’s Mountain View campus on Wednesday, December 6th — come join! After four months of hard work, I’m excited to finally announce Turbo! 🎉 Turbo is a blazing fast NPM client originally built for StackBlitz that: Installs packages ≥5x faster than Yarn & NPM 🔥Reduces the size of node_modules up to two orders of magnitude 😮Has multiple layers of redun
Size Limit is a performance budget tool for JavaScript. It checks every commit on CI, calculates the real cost of your JS for end-users and throws an error if the cost exceeds the limit. ES modules and tree-shaking support. Add Size Limit to GitHub Actions, Circle CI or another CI system to know if a pull request adds a massive dependency. Modular to fit different use cases: big JS applications th
What does Bundlephobia do? JavaScript bloat is more real today than it ever was. Sites continuously get bigger as more (often redundant) libraries are thrown to solve new problems. Until of-course, the big rewrite happens. Bundlephobia lets you understand the performance cost ofnpm install ing a new npm package before it becomes a part of your bundle. Analyze size, compositions and exports Credits
こんにちは!ブログチームの id:amagitakayosi です。 今回は、業務で書いた小さなReactコンポーネントをnpmパッケージとして分離した話をします。 今回公開するパッケージ 実装方針 なぜnpmパッケージにするのか 他のコンポーネントの影響で壊れることを防げる アドホックな修正の積み重ねで複雑になることを防げる 本体プロジェクトのコードを削減できる デメリット Babelなパッケージのディレクトリ構成 実装 npmの注意点 reactはpeerDependenciesに入れる npm link を用いてローカル開発する場合、npmはpeerDependenciesを解決できない browserify-shimを利用する場合 npm publish 次回予告 追記 今回公開するパッケージ www.npmjs.com 今回は「無限スクロール」のためのReactコンポーネントを作
Main idea here is to measure the load(require) time for dependencies and devDependencies for your project or module. we also calculate the load(require) time of your module. This give an idea about how much time would it take for your module to be required by the consumer. Key points: Measure load performance of your module when its required Measure load performance of your dependencies Measure lo
Underscore.js is the single most depended on module on npm. It's impressive work from Jeremy Ashkenas, who also created Backbone.js and CoffeeScript, all hugely popular projects. But how many of the modules that depend on underscore only use it for one or two methods? I'd venture to guess quite a few. Conceptually, it makes sense. Why would you go implement your own debounce method when there's on
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く