class-validate-helper
Validate identifier/keywords name
Validate plugin/preset options
A helper utility to parse and validate WebdriverIO options
Babel helper functions for implementing ES6 module transformations
Express middleware to validate request (headers, params, query, body) using Joi
Helper functions on Babel compilation targets
Babel helper functions for inserting module loads
A utility package to parse strings
General utilities for plugins to use
Helper function to replace supers
A collection of JavaScript globals for Babel internal usage
Helper function to optimise call expression
Helper function to annotate paths and nodes with #__PURE__ comment
Helper function to replace certain member expressions with function calls
Helper which skips types and parentheses
Compile class public and private fields, private methods and decorators to ES6
Helper function to remap async functions to generators
Helper to wrap functions inside a function call.
Compile ESNext Regular Expressions to ES5
Give me a string and I'll tell you if it's a valid npm package name
Babel helper for ensuring that access to a given value is performed through simple accesses
Helper function to hoist variables
Babel helper to create your own polyfill provider
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers (https://api.rubyonrails.org/v6.1.3/classes/ActiveModel/Validations/HelperMethods.html) you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
HashHelper is a collection of advanced helper methods for Ruby hashes. It provides tools for deep inversion, normalization, percentage calculations, recursive operations, sorting, validation, linear regression, and much more. HashHelper is designed to simplify complex hash manipulations with clean, reusable methods. Extend the power of the Hash class seamlessly!
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.