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
New Release: 2.10.0 The JSHint team Feb 5th, 2019 This release introduces support for the three most recent editions of JavaScript: ES7, ES8, and ES9. Users can enable support for any one of these via the esversion linting option. Perhaps most notably, this includes "async functions." Since their standardization in ES2017, no feature has been more requested. We're happy to add support for this pow
This release improves HTML formatting and contains better CRLF handling, new syntax features, and fixes several bugs. Highlights HTML Respect surrounding linebreaks (#5596 by @ikatyang) Previously, Prettier always put elements in a single line if they didn’t go past the printWidth, but this doesn’t work for elements that are used as if-else blocks or are intended to contain several items. To so
IntroductionGet Started Why Eleventy?Performance LearnGlossary Opening a Terminal Installing JavaScript CommonJS, ESM, TypeScript Starter Projects TutorialsQuick Tips CommunityHow can I contribute? Code of Conduct Blog Firehose 11ty Bundle Leaderboards Eleventy Meetup 11ty Conference GuideGuideGet Started Command Line Usage Add a Configuration File Copy Files to Output Add CSS, JS, Fonts Importing
documentationjs + add-text-to-markdownでREADME.mdのAPIリファレンスを自動更新 documentationjsはJSDocからドキュメントを生成できるツールで、ES2015以降のコードにも対応しています。 (TypeScriptは対応してないようです) 以前はMarkdownへの出力が難しかったのですが、いつのまにかdocumentation build -f mdでMarkdownでのAPIドキュメントが生成できるようになっていました。 これを使うことで、ライブラリを書いてそのJSDocからドキュメントを生成して、READMEのUsageセキュクションを自動的に更新できるようになっています。 以前もできたのですが、かなりトリッキーなテーマを書いたりしないといけませんでした。(後stdoutへの出力がなかった気がします) –theme for
If you were ever making any kind of open source project or any for that matter that’s so big that it needs a proper documentation, you might know how important it is to make it properly. Also, documentation needs to be always up-to-date and should cover the whole public API. So, how to make the perfect docs? That’s the question, this post aims to answer in JS style! ⚡ Photo by rawpixel / Unsplash
This release adds support for HTML, Vue, Angular and MDX. It also respects decorator position, adds an option for JSX single quotes, allows parser inference via shebang, adds support for several new syntax features, and has a few formatting tweaks. Highlights HTML/Vue/Angular Support HTML, Vue, and Angular (#5259 by @ikatyang, #4753 by @evilebottnawi, #2083 by @azz) Prettier can now format HTML
2018-October-29 Storybook 4.0 is our first major-version update in over a year! Key improvements include: Build tools Webpack 4 #3148 Babel 7 #3746 View layers Storybook for Ember #4237 Storybook for MarkoJS #3504 Storybook for Mithril #3244 Storybook for HTML snippets #3475 Storybook for Svelte #3770 Storybook for Riot #4070 Mobile Mobile device view: toggling stories panel with ☰ button #3337 Re
// URL to the web application. exports.url = "http://path/to/my/site"; // Runs your program in a loop. Each item in the array is a `state`. Each `state` has a "check" // function, and a "next" function to transition to the next state in the loop. These run // in the global scope of your web app. // BLeak assumes that the app is in the first state when it navigates to the URL. If you specify // opt
Small utility that I wrote to script converting a JS codebase to TypeScript, while trying to solve some of the common TypeScript errors that will be received upon such a conversion. The utility performs the following transformations: Renames .js files to .ts Adds property declarations to ES6 classes so that they are compilable by the TypeScript compiler (see below). Any function calls that provide
A tool for visualizing Execution Context, Hoisting, Closures, and Scopes in JavaScript.
⚠️ Changes for >=3 can now be found in https://github.com/typicode/husky/releases 3.0.0 Fix HUSKY_SKIP_INSTALL=1 not skipping install Breaking change husky requires now Git >= 2.13.2. If you're already using husky v2 and don't use an old version of Git, you can safely upgrade. 2.7.0 Due to issues with Git < 2.13.2, this version is a rollback and is the same as husky v2.4.1. Changes introduced in v
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く