A class system for when you can use Symbol(), but not the ES6 class.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Determine if a value is an ES6 Symbol or not.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
ECMAScript 6 Symbol polyfill
Symbol.observable ponyfill
Turn any collection of objects into its own efficient tree or linked list using Symbol
micromark utility with symbols
Stable JS value hash.
Tests if ES6 Symbol is supported.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Like `Object.keys()` but also includes symbols
Html Symbol Entities dictionary for cspell.
Detect native Symbol support.
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
A function to lookup the currency symbol for a given currency code
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Symbols.
A script to generate a symbol sprite from SVG files
Returns an array of all enumerable symbol properties found directly upon a given object
Cross-platform info symbol.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Simple and modern async event emitter
Cross-platform success symbol.
Converts classes to symbols, and symbols to classes.
Get a class from a symbol or string of its name in one fell swoop.
Allows to get errors type from an activemodel class, as a symbol, prior to the translation
Enhances Activejob serialization to handle symbols, classes and dates
Very useful for configuration files, SymbolMatrix is a hash-like multidimentional Symbol-only class with ability to discover and load YAML data
A class that can read and write to Java properties files that behaves otherwise as a standard ruby Enumerable. The keys to this object can be provided as Strings or Symbols, but internally they are Symbols.
ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers. As an example: def conditional1(arg1) if arg1 == 0 then return 1 end return 0 end becomes: [:defn, :conditional1, [:scope, [:block, [:args, :arg1], [:if, [:call, [:lvar, :arg1], :==, [:array, [:lit, 0]]], [:return, [:lit, 1]], nil], [:return, [:lit, 0]]]]]
This gem enables you to use methods defined in 'ActiveSupport::Inflector' as instance methods on Symbol Class.
Provides auto-serialization of simple Ruby types that databases do not support, such as symbols and classes.
A bunch of useful classes for bioinformatics
Utilizes to_proc for usage with & for other classes than Symbol
A class that can read and write to Java properties files that behaves otherwise as a standard ruby Enumerable. The keys to this object can be provided as Strings or Symbols, but internally they are Symbols.
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.