Pinned Repositories
date.format
A JavaScript date format library that uses the same method as PHP's date() function.
docker-openssh-server
event-dispatcher-js
Standard Event Dispatcher implementation with listener priority, flexible listener registration and good debugging support. Avaliable for Node, AMD, and browsers.
fast-tree-builder
Efficiently construct highly customizable bi-directional tree structures from iterable data.
gh-actions
interpolate-object
Deep iterate through a given object or array and interpolate each string value in it.
interpolate-parameters
Deep traverse an object and substitute placeholders from a set of values.
interpolate-string
Simple string interpolation without dependencies.
shrink-path
Utility to shrink file paths to a given length.
lionel87's Repositories
lionel87/shrink-path
Utility to shrink file paths to a given length.
lionel87/fast-tree-builder
Efficiently construct highly customizable bi-directional tree structures from iterable data.
lionel87/date.format
A JavaScript date format library that uses the same method as PHP's date() function.
lionel87/docker-openssh-server
lionel87/event-dispatcher-js
Standard Event Dispatcher implementation with listener priority, flexible listener registration and good debugging support. Avaliable for Node, AMD, and browsers.
lionel87/gh-actions
lionel87/interpolate-object
Deep iterate through a given object or array and interpolate each string value in it.
lionel87/interpolate-parameters
Deep traverse an object and substitute placeholders from a set of values.
lionel87/interpolate-string
Simple string interpolation without dependencies.
lionel87/iterable-router
Router for iterable types in Typescript
lionel87/master
lionel87/netbeans_builder_module
Adds fluent setters and builder generation to NetBeans code generators.
lionel87/nginx-le
Nginx with automatic let's encrypt (docker image)
lionel87/sheetjs
:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit
lionel87/static-pages-renderer
Renders various static page sources to HTML.
lionel87/sticky-html-table
Tools to make HTML table header and sidebar sticky.
lionel87/tque
Transform or Task Que which works on objects.
lionel87/transform-async-iterable
Transforms iterables and async iterables.
lionel87/ts-dispatcher
Type-safe Event Dispatcher implementation.