Pinned Repositories
BronKerbosch
An implementation of the Bron-Kerbosch algorithm to find the maximal cliques in an undirected graph.
lodash.combinations
Calculates all possible combinations without repetition of a certain size.
ngx-craft
Everything to make your work with Angular easier.
THREE.TextSprite
Optimally displays the text as a sprite.
THREE.TextTexture
A texture with the drawn text.
VueChart
A simple wrapper for Chart.js.
VueStorage
Allows the components to save and load their data across the browser sessions.
VuetifyImageInput
Provides basic image editing tools.
VueTween
Allows the components to tween their properties.
VueWordCloud
Generates a cloud out of the words.
SeregPie's Repositories
SeregPie/VueFlex
A flexbox grid system.
SeregPie/THREE.TextPlane
Optimally displays the text as a plane.
SeregPie/lodash.permutations
Calculates all possible permutations without repetition of a certain size.
SeregPie/VueThree
A wrapper for THREE.
SeregPie/lodash.multicombinations
Calculates all possible combinations with repetition of a certain size.
SeregPie/almete.WordCloud
Generates a cloud out of the words.
SeregPie/KMeans
Implementation of the k-means algorithm to partition the values into the clusters.
SeregPie/lodash.multipermutations
Calculates all possible permutations with repetition of a certain size.
SeregPie/NearestNeighborChain
Builds a hierarchy of the clusters.
SeregPie/DearImage.detectBackgroundColor
Detects the image background color.
SeregPie/KMeansPlusPlus
Implementation of the k-means-plus-plus algorithm to partition the values into the clusters.
SeregPie/THREE.CameraFacingGroup
A group of objects that are always facing the camera.
SeregPie/DearImage.detectColorScheme
Detects the image color scheme.
SeregPie/debounceAsync
Creates a debounced function.
SeregPie/detectNearestBrowserLocale
Detects the nearest browser locale.
SeregPie/detectNearestLocale
Detects the nearest preferred locale.
SeregPie/JustMyLuck
A collection of utility functions for working with randomness.
SeregPie/KoaRoute
A simple route middleware.
SeregPie/KoaSinglePage
A single page application middleware.
SeregPie/lodash.cloneJSON
Converts a JavaScript value to a JSON string and then parses it back to a JavaScript value.
SeregPie/saveFile
Saves a file inside a browser.
SeregPie/tag
Parses a template literal to a function.
SeregPie/throttleAsync
Creates a throttled function.
SeregPie/VueSvg
Loads a SVG image as an inline SVG.
SeregPie/VueZingTouch
A wrapper for ZingTouch.
SeregPie/BABYLON.SimpleAnimation
A collection of helpers to simplify the animation handling.
SeregPie/KoaState
A simple state middleware.
SeregPie/renderTemplate
Renders a string template with the given directive.
SeregPie/VuePingPong
An automated ping-pong game.
SeregPie/VueTextTemplate
Replaces the tokens inside a text template with the scoped slots.