Pinned Repositories
nodemonorepo
Some of my Node.js packages
range-iterable
Python-like range class for JavaScript
set-comparision
Compare two Sets by comparing elements' existences
static-type-assert
Asserting type with help of TypeScript compiler
ts-pipe-compose
Pipeline and Compose with TypeScript definition
typescript-compare
TypeScript generics to compare types
typescript-logic
typescript-miscellaneous
Miscellaneous TypeScript utilities
typescript-tuple
Generics to work with tuples in TypeScript
x-iterable
Extensible Iterable class creation utilities
ksxnodemodules's Repositories
ksxnodemodules/typescript-tuple
Generics to work with tuples in TypeScript
ksxnodemodules/ts-pipe-compose
Pipeline and Compose with TypeScript definition
ksxnodemodules/static-type-assert
Asserting type with help of TypeScript compiler
ksxnodemodules/typescript-logic
ksxnodemodules/nodemonorepo
Some of my Node.js packages
ksxnodemodules/set-comparision
Compare two Sets by comparing elements' existences
ksxnodemodules/typescript-compare
TypeScript generics to compare types
ksxnodemodules/typescript-miscellaneous
Miscellaneous TypeScript utilities
ksxnodemodules/advanced-compare
ksxnodemodules/advanced-spawn-async
Advanced isomorphic asynchronous spawn function
ksxnodemodules/typescript-union
Generics to work with unions in TypeScript
ksxnodemodules/ancestor-directories.legacy
List all ancestor directories
ksxnodemodules/child-process-utils
Small utilities for child_process
ksxnodemodules/exec-once
MOVED
ksxnodemodules/external-dependencies
ksxnodemodules/fs-force
Create, delete, rename, copy files/directories without caring about its and its parent's existence
ksxnodemodules/fs-force-write-file-sync
Just provide a path to create a file
ksxnodemodules/fs-queue
Perform multiple File System manipulations without worrying about items conflicts
ksxnodemodules/generated-types
Generated types for TypeScript
ksxnodemodules/just-try
Functional try-catch
ksxnodemodules/number-enum
Auto increasing enums
ksxnodemodules/object-property-iterator
Traverse object properties, create mirror objects
ksxnodemodules/package-alt
Alternate form of package.json
ksxnodemodules/pregenerated-primes
List of 65536 first prime numbers (≤ 821641)
ksxnodemodules/promise-set
Manipulate promises with map and filter
ksxnodemodules/search-tree
SearchTree data structure which stores array-like in an efficient way
ksxnodemodules/sync-fstree
Just traverse directory tree synchronously
ksxnodemodules/toolcheck
Alert if user does not have required executables
ksxnodemodules/typescript-char-code
ksxnodemodules/x-clone-object
Deeply clone kinds of ECMAScript objects