Giter Club home page Giter Club logo

steve_thompson's Projects

get-left-of-decimal icon get-left-of-decimal

Without rounding, returns the number without the decimal or anything to the right of it

get-median icon get-median

Function that returns the median from an array of numbers

get-object-copy icon get-object-copy

Returns new identical copy of object, including same prototype chain

get-property icon get-property

Allows you to retrieve value of object property using dot-notation in a string

get-random-integer-s icon get-random-integer-s

2 functions: one gives you 1 random integer within a chosen range, the other gives you many.

get-reverse-index icon get-reverse-index

Function receives an array index and returns the new index that same item would have if the array's order were reversed

get-subscription-data icon get-subscription-data

Async function that returns the data result of a Subscription (to a Subscribable) only once and then unsubscribes.

get-sum-from-property icon get-sum-from-property

Gets values of a particular property found in each object in array of objects, and returns their sum

get-url-query icon get-url-query

Javascript functions: one takes in key : value pairs (a literal object) and returns a url-encoded query string. The other takes a url-encoded query string and returns an object.

get-ymd-hms icon get-ymd-hms

Functions receive Date and return object with keys 'ymd' (year month day) and 'hms' (hour minute second).

image-libraries icon image-libraries

A demo app allowing you to add images to a browser-based library and sort through them. Kind of like iPhoto in a browser.

in-numeric-order icon in-numeric-order

2 functions check if array of numbers is in ascending numeric order or not

in-range icon in-range

Checks if a given number is within a given range and returns boolean

index-is-valid icon index-is-valid

Function returns true or false based on whether or not a certain index can exist in a certain array length

is-empty-not-empty icon is-empty-not-empty

2 javascript functions that check if the argument has a 'length' property with a value of 0

is-leap-year icon is-leap-year

function returns boolean based on whether or not input is a leap year

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.