quick and dirty ordered-set
`ordered-set` is a performant ES6 Set subclass that allows control over iteration order.
TypeScript definitions for @ember/ordered-set
The default blueprint for ember-cli addons.
Ordered Set Data Structure
Efficiently maintain a set of nodes ordered by the time they were added to the set
Ordered set with bitfield presence check
High-performance, typesafe, small ordered set implemented in TypeScript
javascript standard data structure library which benchmark against C++ STL
A set whose items can be traversed in order
ordered list extension for tiptap
High-performance, typesafe, small ordered set implemented in TypeScript
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Combines array of streams into one Readable stream in strict order.
Ensure values are ordered consistently in your CSS.
Object literal maintaining its properties in the order they were added
A utility for making type-safe, ordered, set-oriented enums in TypeScript. This package primarily contains two functions, `CreateEnum` and `EnumOneToOneMapper`.
remark-lint rule to warn when the markers of ordered lists violate a given style
remark-lint rule to check the marker value of ordered lists
Get XDG Base Directory paths
simple but flexible lexically ordered AST traversal with pre and post visitors
Encodings that map abstract data to visual representation.
A MetaMask compatible keyring, for ledger hardware wallets
Generate the cartesian product of an ordered set of fields
Ordered integer set (u32/u64/u128) for data with locality. O(1) range counting. Stable O(log log U) latency.
PostgreSQL-specific diesel SQL function extensions
Like Set except it maintains the order of objects
Like Set except it maintains the order of objects
Implements a variant of Set whose elements are sorted in ascending order
Cleans and orders settings in .rubocop.yml
`must_be_ordered` gem is to warn or raise error if `order` is not set to ActiveRecord's Relation.
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.
Sets negative timestamps on Active Record models for efficiently sort in reverse order.
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.
Negative timestamp on an Active Record model
Ruby gem for defining which environment variables must be set in order for your Rails application to function properly.
CubaGenie creates a skeleton Cuba app, configured to your preferences, which may include view templates, test templates, CSS framework and many more.
Rangeable is a language-neutral, generic, integer-coordinate closed-interval set container. It pairs hashable elements with their merged disjoint integer ranges and answers three queries: by-element ranges, by-position active set, and by-range transition events. The Ruby reference implementation follows the Rangeable RFC normatively, including idempotent containment fast-path, lazy boundary-event indexing, and first-insert deterministic ordering.
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.
No description provided.
No description provided.