Giter VIP home page Giter VIP logo

lamansky's Projects

remove-prefix icon remove-prefix

[Node.js] Removes a string from the beginning of another string.

roadblock icon roadblock

[Node.js] A simple function for interrupting program flow if a condition isn’t met

rtrim-array icon rtrim-array

[Node.js] Removes specified values from the end of an array.

sbo icon sbo

Support the Bind Operator. Converts value::yourFunction(arg) to yourFunction(value, arg)—but lets your function support either.

secure-shuffle icon secure-shuffle

Reorders array elements using cryptographically-secure randomization.

sequential-indexof icon sequential-indexof

Returns the index of the first instance; when called a second time, returns the index of the second instance; and so on. Works with arrays and strings. Packaged as a Node.js module.

some icon some

[Node.js] A better Array.prototype.some(). Supports iterables, whitelist testing, and more.

sorp icon sorp

[Node.js] Returns a singular or plural form depending on a given number.

sort-map icon sort-map

[Node.js] Sorts a Map by its keys and/or values.

styles icon styles

A small library of commonly-used stylesheet rules, packaged as a Sass module.

suppress icon suppress

A Node.js module that wraps around a function and suppresses whatever errors it might throw.

surround-string icon surround-string

Adds a prefix and a suffix to a string — but only if the string isn’t empty.

throw-error icon throw-error

[Node.js] Throws something if it’s an Error; otherwise returns it.

tokenlists icon tokenlists

A collection of wrapper classes that functionally extend classList and relList in a DOM Element.

trim-apply icon trim-apply

[Node.js] Drops undefined arguments from the end of a function call.

trim-call icon trim-call

[Node.js] Drops undefined arguments from the end of a function call.

unarray icon unarray

[Node.js] Retrieves a single value wrapped in an array.

unique-array-by icon unique-array-by

[Node.js] Filters an array by testing uniqueness with a callback, an index, or a key.

unique-iterable icon unique-iterable

[Node.js] Filters an iterable object so it doesn’t yield the same value more than once.

unique-iterable-by icon unique-iterable-by

[Node.js] Filters yielded values by testing uniqueness with an index, key, or callback.

unique-map icon unique-map

[Node.js] Returns a copy of a Map or Object with duplicate values removed.

unique-map-by icon unique-map-by

[Node.js] Filters a Map or Object by testing entry uniqueness with a callback.

unique-object icon unique-object

[Node.js] Returns a copy of an Object or Map with duplicate values removed.

unique-object-by icon unique-object-by

[Node.js] Filters an Object or Map by testing entry uniqueness with a callback.

us-timezones icon us-timezones

A JSON file of continental United States timezone codes mapped to UTC offsets.

utmost icon utmost

[Node.js] Returns the item which ranks highest by some criterion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.