3-day longest streak
-
prettier ★ PINNED ⑂
Prettier is an opinionated code formatter.
JavaScript ★ 0 6mo agoExplain → -
timezoned-date ★ PINNED
Constructors and objects behave exactly like built-in Date; TZ offset is configurable
JavaScript ★ 6 9y agoExplain → -
organize-imports-cli
VS Code's 'Organize imports' executable from command line
JavaScript ★ 104 6d agoExplain → -
sffjs
JavaScript string formatting function highly compatible with the String.Format method from .NET
JavaScript ★ 7 6y agoExplain → -
jnscripts
My scripts for jN (a JavaScript scripting plugin for Notepad++)
JavaScript ★ 3 8y agoExplain → -
hcl-picker ⑂
:art: Colorpicker for data https://github.com/tristen/hcl-picker/pull/16
CSS ★ 3 8y agoExplain → -
angular-router-experiments ▣
No description.
TypeScript ★ 2 7y agoExplain → -
htmlparser2-20kb
Fast & forgiving markup parser bundled for the browser, < 20 KB, no dependencies
JavaScript ★ 1 25d agoExplain → -
tinymce.html
HTML parsing, filtering and serialization logic extracted from TinyMCE
JavaScript ★ 1 9y agoExplain → -
DefinitelyTyped ⑂
The repository for high quality TypeScript type definitions.
TypeScript ★ 1 1y agoExplain → -
redux-toolkit ⑂
The official, opinionated, batteries-included toolset for efficient Redux development
★ 1 3y agoExplain → -
babel-plugin-transform-ng1-jsx ▣
Type-checked templates for Angular 1
JavaScript ★ 1 7y agoExplain → -
less-plugin-glob ⑂
Globbing support for LESS
★ 1 7y agoExplain → -
remotedog
An innovative approach to dog training
Arduino ★ 1 12y agoExplain → -
asserticide
Kill every redundant type assertion in your TypeScript codebase.
JavaScript ★ 0 1mo agoExplain → -
crypto-mcp-server
No description.
JavaScript ★ 0 4mo agoExplain → -
use-gesture ⑂
👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
★ 0 2y agoExplain → -
lexical-repro
No description.
JavaScript ★ 0 1y agoExplain → -
webpack-5.99.0-repro
No description.
JavaScript ★ 0 1y agoExplain → -
quickjs ⑂
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
★ 0 1y agoExplain → -
storybook-addon-material-ui ⑂
Addon for storybook wich wrap material-ui components into MuiThemeProvider. :page_with_curl: This helps and simplifies development of material-ui based components.
★ 0 1y agoExplain → -
gramjs ⑂
NodeJS/Browser MTProto API Telegram client library,
★ 0 1y agoExplain → -
htmlparser2 ⑂
forgiving html and xml parser
JavaScript ★ 0 2y agoExplain → -
thonny ⑂
Python IDE for beginners
★ 0 2y agoExplain → -
netscape-bookmark-tree ⑂
Parse the NETSCAPE-Bookmark-file-1 format bookmarks exported by the browser, convert it into a tree structure, and also convert the tree structure back to bookmarks.
★ 0 2y agoExplain → -
berry ⑂
📦🐈 Active development trunk for Yarn ⚒
★ 0 2y agoExplain → -
eslint-plugin-unicorn ⑂
More than 100 powerful ESLint rules
★ 0 3y agoExplain → -
lexical ⑂
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
★ 0 1y agoExplain → -
typescript-eslint-vfs-repro
No description.
TypeScript ★ 0 3y agoExplain → -
angular-estree-parser ⑂
A parser that converts Angular source code into an ESTree-compatible form
TypeScript ★ 0 3y agoExplain → -
plugin-ruby ⑂
Prettier Ruby Plugin
★ 0 3y agoExplain → -
angular-html-parser ⑂
A HTML parser extracted from Angular with some modifications
TypeScript ★ 0 3y agoExplain → -
yaml-unist-parser ⑂
A YAML parser that produces output compatible with unist
★ 0 3y agoExplain → -
rollup-commonjs-semver-issue
No description.
JavaScript ★ 0 5y agoExplain → -
plugins ⑂
🍣 The one-stop shop for official Rollup plugins
★ 0 5y agoExplain → -
rollup-commonjs-issue
No description.
JavaScript ★ 0 5y agoExplain → -
webpack.js.org ⑂
Repository for webpack documentation and more!
★ 0 5y agoExplain → -
prettier-regression-testing ⑂
Automates the prettier/prettier regression checks with GitHub Actions.
TypeScript ★ 0 3y agoExplain → -
eslint-plugin-vue ⑂
Official ESLint plugin for Vue.js
★ 0 5y agoExplain → -
virgil ⑂
The font that powers Excalidraw
★ 0 5y agoExplain → -
webdriverio ⑂
Next-gen browser and mobile automation test framework for Node.js
★ 0 5y agoExplain → -
wdio-timeline-reporter ⑂
No description.
★ 0 6y agoExplain → -
expect-webdriverio ⑂
WebdriverIO Assertion Library
★ 0 5y agoExplain → -
fontawesome.macro ⑂
No description.
JavaScript ★ 0 6y agoExplain → -
azure-devops-docs ⑂
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
★ 0 6y agoExplain → -
npmlauncher
Stupidly simple WinForms app to run npm scripts. Associate it with package.json in your favorite file manager to enjoy the commandlinelessness.
C# ★ 0 6y agoExplain → -
prettier-vscode ⑂
Visual Studio Code extension for Prettier
★ 0 3y agoExplain → -
schemastore ⑂
A collection of JSON schema files including full API
★ 0 5y agoExplain → -
Inputmask ⑂
Input Mask plugin
★ 0 21d agoExplain → -
website ⑂
:globe_with_meridians: The Babel documentation website
★ 0 6y agoExplain → -
daterangepicker ⑂
JavaScript Date Range, Date and Time Picker Component
JavaScript ★ 0 6y agoExplain → -
typescript-eslint ⑂
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
★ 0 4mo agoExplain → -
sffjs-1 ⑂
String.format for Javascript mimicking the .NET String.Format method.
JavaScript ★ 0 5y agoExplain → -
dom-serializer ⑂
render dom nodes
JavaScript ★ 0 7y agoExplain → -
simple-js-ts-demo
The simplest setup of a JS project type-checked with TS :sparkles:
JavaScript ★ 0 8y agoExplain → -
bootstrap-datetimepicker ⑂
Date/time picker widget based on twitter bootstrap
JavaScript ★ 0 9y agoExplain → -
angular.js ⑂
HTML enhanced for web apps
JavaScript ★ 0 8y agoExplain → -
tamadroid
GDG DevFest Ukraine 2013
CSS ★ 0 12y agoExplain →
No repos match these filters.