🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

krishcdbry

npm

Packages

Comaintainers

17 packages

autocomplete-input

Autocomplete input box with keyboard navigation enabled

bp-wizard

All important & useful widgets will be cooked & served by our bp-wizard

fancy-image-loader

A generic React component to show a placeholder in place of an image while the image is loading and replace the placeholder with the image when the image has loaded.

geeky-js

A simple javascript library like JQuery with some optimizations

g-mapify

Flexible react google map with more options of search, pick & select.

hearty-media-player

A React media component which is provides video player with custom video controls, Which can play videos by receviing URLs as input.

npm-array-flatten

Receives multilevel nested array as an input and flattens it into one dimensional.

npm-array-rotation

Array rotation includes left rotation, right rotation, printing stages of rotation which receives array, position(optional/positive/negative) as an input and returns the output array.

npm-array-unique

Receives array as an input and returns the unique array and also an object whith array items and their occurences

npm-indexofkey

Which receives array, (key, value) object pair and returns the index of that particular {key,value} pair in that array and also it is flexible enough to return the first index , last index and also an array of multilple indexes.