Pinned Repositories
arrify
Convert a value to an array
ava
:rocket: Futuristic JavaScript test runner
babel
🐠 Babel is a compiler for writing next generation JavaScript.
normalize-glob
Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'
ts-transform-const-enum
TypeScript transformer to convert const enums to regular enums in declaration files
ts-transform-readonly-array
Convert 'readonly T[]' to 'ReadonlyArray<T>' in declaration emit
tslint-consistent-codestyle
Collection of awesome rules to extend TSLint
tsutils
utility functions for working with typescript's AST
wotan
Pluggable TypeScript and JavaScript linter
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ajafff's Repositories
ajafff/tsutils
utility functions for working with typescript's AST
ajafff/tslint-consistent-codestyle
Collection of awesome rules to extend TSLint
ajafff/ts-transform-readonly-array
Convert 'readonly T[]' to 'ReadonlyArray<T>' in declaration emit
ajafff/ts-transform-const-enum
TypeScript transformer to convert const enums to regular enums in declaration files
ajafff/normalize-glob
Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'
ajafff/arrify
Convert a value to an array
ajafff/ava
:rocket: Futuristic JavaScript test runner
ajafff/babel
🐠 Babel is a compiler for writing next generation JavaScript.
ajafff/DefinitelyTyped
The repository for high quality TypeScript type definitions.
ajafff/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript
ajafff/glob-interceptor
Bring your own file system for globbing by proxying the cache
ajafff/js-yaml
JavaScript YAML parser and dumper. Very fast.
ajafff/manual
Explanatory writing
ajafff/memfs
In-memory filesystem with Node's API
ajafff/ng-dynamic-component
Dynamic components with full life-cycle support for inputs and outputs for Angular
ajafff/ngx-device-detector
An Angular v7+ library to detect the device, OS, and browser details.
ajafff/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
ajafff/proposal-weakrefs
WeakRefs
ajafff/renovate
Multi-language dependency update automation. Flexible, so you don't need to be.
ajafff/renovate-config
ajafff/rxjs
A reactive programming library for JavaScript
ajafff/stable
A stable array sort for JavaScript
ajafff/thoughts
ajafff/tingle
JavaScript modal plugin with no dependencies
ajafff/ts-31218
ajafff/ts-transform-compact-nullish-compare
TypeScript transformer to make transpiled output of optional chaining and nullish coalescing less verbose
ajafff/typelevel-ts
Type level programming in TypeScript
ajafff/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ajafff/TypeScript-wiki
A repository to make changes to the TypeScript Wiki on GitHub
ajafff/untitled-css-in-js-project
Typescript first css-in-js library that compiles away to nothing.