A cooler way to work with objects.
Google's libphonenumber pre-compiled with the closure compiler
Automatically bind methods to their class instance
Debounce your async calls
No description provided.
the bare-bones internationalization library used by yargs
The iconic font, CSS, and SVG framework
Read the closest package.json file
The iconic font and CSS framework
worldwide holidays
Sort an Object or package.json based on the well-known package.json keys
Fast 3kb React-compatible Virtual DOM library.
The iconic font, CSS, and SVG framework
a command line option parser that will make you smile
Simple HTML5 charts using the canvas element.
User-friendly query builder for React. Core React UI
Personal collection of javascript functions often used.
A <Hyperlink /> component for react-native to make urls, fuzzy links, emails etc clickable
Compact FontAwesome library ready to be used with Angular.
React components to add reveal animations using the Intersection Observer API and CSS Animations.
A collection of fast approximations to common geographic measurements.
Get the Font Awesome unicode character by the icon name.
The static files for Allure Awesome Report
Prettified AJV errors
Pure dynamic Watir-based page object DSL
Organic Hash hashes strings (user ID, hashes) to a human-readable, scifi-themed representation.
Awesome validation and object matching library
A ruby client for the FlavorDB API
Not as awesome as awesome_print. Prints objects with simple balanced indentation.
A compiler and library that transforms highly readable Simple Regex Language patterns into regular expressions.
It sure would be awesome if ActiveResource actually allowed us to do client-side validation of our ActiveResource objects like their documentation promises: http://apidock.com/rails/ActiveResource/Base
ActiveRecord is awesome, inheritance is not always so awesome. This gem is for people who want to use ActiveRecord but don't want to be forced to use inheritance of ActiveRecord:Base in their models. Magic stuff happens that keeps the ActiveRecord::Base relationship away from your model object graph until runtime but you can still use all the ActiveRecord methods on your model as you're accustomed to. Also, you now have an inheritance slot freed up - easy peasy :-)
A simple tree structure for working with FilePath objects in ruby. I simply took the simple_tree module from https://github.com/ealdent/simple-tree and hacked it into Pathname (http://www.ruby-doc.org/stdlib-2.0/libdoc/pathname/rdoc/Pathname.html) from the std-lib. This means you get all the awesome features of working with Pathname, as well as making it easy to examine a filepath's ancestors and descendants.
Sucker Punch is an awesome gem which allows background tasks to be run from the current process. They can be set to run in the future, but they will disappear and not get run if the server or process running the jobs is stopped or restarted. Concussion provides a thin wrapper around Suckerpunch job objects, persisting them to an external storage system of your choice. When the server is restarted, any unprocessed jobs will be run immediately while future jobs will be reinstated to be run at the appropriate time.
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy. This is a substantially butchered-up version/offspring of acts_as_threaded. The main additional perk is the ability to reorder nodes, which are always fetched ordered. Example: root = Folder.create! :name => "Main folder" subfolder_1 = Folder.create! :name => "Subfolder", :parent_id => root.id subfolder_2 = Folder.create! :name => "Another subfolder", :parent_id => root.id subfolder_2.move_to_top # just like acts_as_list but nestedly awesome root.all_children # => [subfolder_2, subfolder_1] See the rdocs for examples the method names. It also inherits the awesome properties of acts_as_threaded, namely materialized depth, root_id and parent_id values on each object which are updated when nodes get moved. Thanks to the authors of acts_as_threaded, awesome_nested_set, better_nested_set and all the others for inspiration.
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy. This is a substantially butchered-up version/offspring of acts_as_threaded. The main additional perk is the ability to reorder nodes, which are always fetched ordered. Example: root = Folder.create! :name => "Main folder" subfolder_1 = Folder.create! :name => "Subfolder", :parent_id => root.id subfolder_2 = Folder.create! :name => "Another subfolder", :parent_id => root.id subfolder_2.move_to_top # just like acts_as_list but nestedly awesome root.all_children # => [subfolder_2, subfolder_1] See the rdocs for examples the method names. It also inherits the awesome properties of acts_as_threaded, namely materialized depth, root_id and parent_id values on each object which are updated when nodes get moved. Thanks to the authors of acts_as_threaded, awesome_nested_set, better_nested_set and all the others for inspiration.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.