Pinned Repositories
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
luxon
⏱ A library for working with dates and times in JS
gulp-dependents
Gulp plugin that tracks dependencies between files and adds any files that depend on the files currently in the stream, thus enabling incremental build.
gulp-locale-filter
Gulp plugin that filters files in the stream based on locale or language codes in the file paths.
gulp-translate
Gulp plugin that localizes HTML templates and JSON files by extracting and injecting localizable content.
gulp-tree-filter
Gulp plugin that filters the files in the stream using include and exclude globs defined in config files located in the folder tree.
history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.
translation-loader
Webpack loader that localizes HTML templates and JSON files by injecting translated content.
thomas-darling's Repositories
thomas-darling/gulp-dependents
Gulp plugin that tracks dependencies between files and adds any files that depend on the files currently in the stream, thus enabling incremental build.
thomas-darling/gulp-translate
Gulp plugin that localizes HTML templates and JSON files by extracting and injecting localizable content.
thomas-darling/translation-loader
Webpack loader that localizes HTML templates and JSON files by injecting translated content.
thomas-darling/gulp-locale-filter
Gulp plugin that filters files in the stream based on locale or language codes in the file paths.
thomas-darling/gulp-tree-filter
Gulp plugin that filters the files in the stream using include and exclude globs defined in config files located in the folder tree.
thomas-darling/history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.