All Projects → ethjs-contract → Similar Projects or Alternatives

136 Open source projects that are alternatives of or similar to ethjs-contract

Icaro
Smart and efficient javascript object observer, ideal for batching DOM updates (~1kb)
Stars: ✭ 568 (+2604.76%)
Mutual labels:  object
Simple-YAML
A Java API that provides an easy-to-use way to store data using the YAML format.
Stars: ✭ 68 (+223.81%)
Mutual labels:  object
Kibana Object Format
A Kibana plugin for displaying objects and arrays of objects.
Stars: ✭ 100 (+376.19%)
Mutual labels:  object
Change By Example
Finds a function that transforms a given object into another given object.
Stars: ✭ 32 (+52.38%)
Mutual labels:  object
get
🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.
Stars: ✭ 13 (-38.1%)
Mutual labels:  object
What The Filter
A visual playground to JavaScript array & object transformations.
Stars: ✭ 128 (+509.52%)
Mutual labels:  object
Fmt Obj
Stringifies any javascript object in your console for CLI inspection ✨
Stars: ✭ 428 (+1938.1%)
Mutual labels:  object
Deepdash
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
Stars: ✭ 175 (+733.33%)
Mutual labels:  object
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (+33.33%)
Mutual labels:  object
Trdis
The most known way to travel in space and time
Stars: ✭ 83 (+295.24%)
Mutual labels:  object
Dlv
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
Stars: ✭ 1,071 (+5000%)
Mutual labels:  object
ss-search
The most basic, yet powerful text search.
Stars: ✭ 41 (+95.24%)
Mutual labels:  object
Box
Python dictionaries with advanced dot notation access
Stars: ✭ 1,804 (+8490.48%)
Mutual labels:  object
Reconstruct
👷 Iterate over properties and merge them into a new object.
Stars: ✭ 11 (-47.62%)
Mutual labels:  object
Get Value
Use property paths (`a.b.c`) get a nested value from an object.
Stars: ✭ 194 (+823.81%)
Mutual labels:  object
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+2352.38%)
Mutual labels:  object
On Change
Watch an object or array for changes
Stars: ✭ 1,709 (+8038.1%)
Mutual labels:  object
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+1176.19%)
Mutual labels:  object
Clone Deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
Stars: ✭ 229 (+990.48%)
Mutual labels:  object
Kvpbase
Scalable, simple RESTful object storage platform, written in C#
Stars: ✭ 43 (+104.76%)
Mutual labels:  object
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (+342.86%)
Mutual labels:  object
normalize-pkg
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
Stars: ✭ 18 (-14.29%)
Mutual labels:  object
Nope Validator
A small, simple and fast JS validator. Like, wow thats fast. 🚀
Stars: ✭ 142 (+576.19%)
Mutual labels:  object
obj-filter
JavaScript Object Filter. Deep filtering key/content recursively. Support wildcard, nested, and filter function in template.
Stars: ✭ 13 (-38.1%)
Mutual labels:  object
Assign Deep
Deeply assign the enumerable properties of source objects to a destination object.
Stars: ✭ 70 (+233.33%)
Mutual labels:  object
Visma
Visual-Inertial-Semantic-MApping Dataset and tools
Stars: ✭ 54 (+157.14%)
Mutual labels:  object
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-33.33%)
Mutual labels:  object
Framework
Strongly-typed JavaScript object with support for validation and error handling.
Stars: ✭ 136 (+547.62%)
Mutual labels:  object
Objecttransport
Send and Receive objects over TCP or UDP
Stars: ✭ 39 (+85.71%)
Mutual labels:  object
Set Value
Set nested values on an object using dot-notation, like 'a.b.c'.
Stars: ✭ 203 (+866.67%)
Mutual labels:  object
Object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.
Stars: ✭ 11 (-47.62%)
Mutual labels:  object
Springimpl v2.0
模拟Spring框架,实现IOC,AOP
Stars: ✭ 132 (+528.57%)
Mutual labels:  object
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (+9.52%)
Mutual labels:  object
X2struct
Convert between json string and c++ object. json字符串和c++结构体之间互相转换
Stars: ✭ 251 (+1095.24%)
Mutual labels:  object
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+2476.19%)
Mutual labels:  object
Obman train
[cvpr19] Demo, training and evaluation code for generating dense hand+object reconstructions from single rgb images
Stars: ✭ 124 (+490.48%)
Mutual labels:  object
Object Graph
Provides useful operations on PHP object graphs
Stars: ✭ 443 (+2009.52%)
Mutual labels:  object
Object Oriented Programming Using Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Stars: ✭ 183 (+771.43%)
Mutual labels:  object
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (+1500%)
Mutual labels:  object
Is Plain Object
Returns true if the given value is an object created by the Object constructor.
Stars: ✭ 112 (+433.33%)
Mutual labels:  object
Pysot Toolkit
Python Single Object Tracking Evaluation
Stars: ✭ 262 (+1147.62%)
Mutual labels:  object
eth-reveal
Dig into Ethereum transactions and reveal their secrets; kinda like having Etherscan in your code.
Stars: ✭ 62 (+195.24%)
Mutual labels:  abi
underscore.haz
🔍 _.haz() is like _.has() but this underscore and/or lodash mixin lets you do deep object key existence checking with a dot denoted string, for example 'a.b.c'
Stars: ✭ 13 (-38.1%)
Mutual labels:  object
Object Explorer
🔥 A resource to help figure out what JavaScript object method would be best to use at any given time
Stars: ✭ 1,358 (+6366.67%)
Mutual labels:  object
fromentries
Object.fromEntries() ponyfill (in 6 lines)
Stars: ✭ 62 (+195.24%)
Mutual labels:  object
Object Visualizer
Vue JSON inspector with Chrome-like theme.
Stars: ✭ 159 (+657.14%)
Mutual labels:  object
ObjectUI
Create SwiftUI Views with any data
Stars: ✭ 19 (-9.52%)
Mutual labels:  object
Immutable Object
🔒 Immutable object library for PHP
Stars: ✭ 87 (+314.29%)
Mutual labels:  object
Less3
Less3 is an S3-compatible object storage server that runs on your laptop, servers, just about anywhere!
Stars: ✭ 16 (-23.81%)
Mutual labels:  object
Typy
Minimal JavaScript type checking library
Stars: ✭ 215 (+923.81%)
Mutual labels:  object
object-shape
Get a description of a JS object's shape.
Stars: ✭ 24 (+14.29%)
Mutual labels:  object
Seg By Interaction
Unsupervised instance segmentation via active robot interaction
Stars: ✭ 78 (+271.43%)
Mutual labels:  object
glob-object
Filter an object using glob patterns and dot notation.
Stars: ✭ 25 (+19.05%)
Mutual labels:  object
Node Console Probe
Inspect JavaScript object methods and properties in the console.
Stars: ✭ 139 (+561.9%)
Mutual labels:  object
Shvl
🚧 Get and set dot-notated properties within an object.
Stars: ✭ 60 (+185.71%)
Mutual labels:  object
abi-code-gen
Generic code generator from abi
Stars: ✭ 21 (+0%)
Mutual labels:  abi
stringify-keys
Build an array of key paths from an object.
Stars: ✭ 18 (-14.29%)
Mutual labels:  object
Yolo person detect
person detect based on yolov3 with several Python scripts
Stars: ✭ 212 (+909.52%)
Mutual labels:  object
Forgjs
ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love
Stars: ✭ 1,687 (+7933.33%)
Mutual labels:  object
Reacom
ReaCOM has got a lot of tools to use and is related to component object model
Stars: ✭ 57 (+171.43%)
Mutual labels:  object
1-60 of 136 similar projects