All Projects → rename-keys → Similar Projects or Alternatives

159 Open source projects that are alternatives of or similar to rename-keys

stringify-keys
Build an array of key paths from an object.
Stars: ✭ 18 (-35.71%)
Mutual labels:  object, keys
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
Stars: ✭ 71 (+153.57%)
Mutual labels:  object, keys
expand-hash
Recursively expands property keys with dot-notation into objects.
Stars: ✭ 25 (-10.71%)
Mutual labels:  object, keys
object.omit
Return a copy of an object without the given keys.
Stars: ✭ 79 (+182.14%)
Mutual labels:  object, properties
object-keys
Object.keys shim
Stars: ✭ 41 (+46.43%)
Mutual labels:  object, keys
Molecules Dataset Collection
Collection of data sets of molecules for a validation of properties inference
Stars: ✭ 69 (+146.43%)
Mutual labels:  properties
cryptouri.rs
Rust implementation of CryptoURI: URN-like namespace for cryptographic objects with Bech32-based encoding
Stars: ✭ 33 (+17.86%)
Mutual labels:  keys
lazy-cache
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
Stars: ✭ 51 (+82.14%)
Mutual labels:  object
cardanocli-js
Wrapping the cardano-cli inside JavaScript
Stars: ✭ 173 (+517.86%)
Mutual labels:  keys
Excel2Object
excel convert to .NET Object | Excel与.NET 对象进行转换,支持公式、多Sheet等功能
Stars: ✭ 35 (+25%)
Mutual labels:  object
qverse
Traverse any data with DPML commands.
Stars: ✭ 25 (-10.71%)
Mutual labels:  object
obfc.js
Object Based Flow Charts(obfc): Draws SVG-based flow charts by creating objects in your web pages.
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
DataTypes
Built-in data types
Stars: ✭ 34 (+21.43%)
Mutual labels:  object
CarND-VehicleDetection
vehicle detection with deep learning
Stars: ✭ 34 (+21.43%)
Mutual labels:  object
blender-xray
STALKER (aka xray-engine) import/export plugin for Blender 3D
Stars: ✭ 132 (+371.43%)
Mutual labels:  object
is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Stars: ✭ 17 (-39.29%)
Mutual labels:  object
SoftUni-Software-Engineering
SoftUni- Software Engineering
Stars: ✭ 47 (+67.86%)
Mutual labels:  object
cocktail
Traits, Talents & Annotations for NodeJS.
Stars: ✭ 65 (+132.14%)
Mutual labels:  properties
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Stars: ✭ 287 (+925%)
Mutual labels:  object
ECS-CommunityEdition
ECS Community Edition "Free & Frictionless"
Stars: ✭ 125 (+346.43%)
Mutual labels:  object
derivejs
DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
Stars: ✭ 54 (+92.86%)
Mutual labels:  object
filename-simplifier
☄ Simplify your library
Stars: ✭ 14 (-50%)
Mutual labels:  rename
DTE
Generate C# class from database table
Stars: ✭ 26 (-7.14%)
Mutual labels:  object
reach-schema
Functional schema-driven JavaScript object validation library.
Stars: ✭ 34 (+21.43%)
Mutual labels:  object
SemanticExtraSpecialProperties
Provides extra special properties to Semantic MediaWiki.
Stars: ✭ 24 (-14.29%)
Mutual labels:  properties
python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (+39.29%)
Mutual labels:  object
object-visit
Call the given method on each value in the given object.
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
rename.nvim
Rename plugin for neovim
Stars: ✭ 16 (-42.86%)
Mutual labels:  rename
javascript-easy-object
Now easily access or modify an object in javascript with javascript-easy-object.
Stars: ✭ 13 (-53.57%)
Mutual labels:  object
SmartReplace
Unity plug-in for replacing scene objects while keeping their references.
Stars: ✭ 50 (+78.57%)
Mutual labels:  object
object.pick
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.
Stars: ✭ 39 (+39.29%)
Mutual labels:  object
daikon
Common modules shared by Talend applications
Stars: ✭ 14 (-50%)
Mutual labels:  properties
copy-anything
An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Stars: ✭ 27 (-3.57%)
Mutual labels:  object
ue4-kopiarka
This is a little util that lets me copy and rename projects from one directory to another
Stars: ✭ 24 (-14.29%)
Mutual labels:  rename
Object.getOwnPropertyDescriptors
Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (-3.57%)
Mutual labels:  object
transfer
Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...
Stars: ✭ 70 (+150%)
Mutual labels:  properties
javaproperties
Python library for reading & writing Java .properties files
Stars: ✭ 20 (-28.57%)
Mutual labels:  properties
rename-tool
一个基于 .NET Core 2.x 实现的项目重命名工具
Stars: ✭ 16 (-42.86%)
Mutual labels:  rename
VIDEOconvertor
A stable and Fast telegram video convertor bot which can encode into different libs and resolution, compress videos, convert video into audio and other video formats, rename with thumbnail support, generate screenshot and trim videos.
Stars: ✭ 180 (+542.86%)
Mutual labels:  rename
magicproperties
A little but powerful package that allows you call getters and setters implicitly in PHP.
Stars: ✭ 13 (-53.57%)
Mutual labels:  properties
obman
[cvpr19] Hands+Objects synthetic dataset, instructions to download and code to load the dataset
Stars: ✭ 120 (+328.57%)
Mutual labels:  object
Object.fromEntries
Official ES spec-compliant polyfill for Object.fromEntries
Stars: ✭ 33 (+17.86%)
Mutual labels:  object
PropertiesFile4Delphi
Library for managing configuration files with key-value syntax
Stars: ✭ 17 (-39.29%)
Mutual labels:  properties
timeline
Timeline - A photo organizer
Stars: ✭ 39 (+39.29%)
Mutual labels:  object
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (+14.29%)
Mutual labels:  rename
TorrentLeechBot
A powerful telegram mirror bot..
Stars: ✭ 94 (+235.71%)
Mutual labels:  rename
obj-to-table
Create a table from an array of objects
Stars: ✭ 15 (-46.43%)
Mutual labels:  object
ConnectedProperties
Dynamically attach properties to (almost) any object instance.
Stars: ✭ 38 (+35.71%)
Mutual labels:  properties
object-book
Study Object book Content Repository / 조영호 님의 오브젝트 책을 학습하고 정리한 Repo입니다.
Stars: ✭ 30 (+7.14%)
Mutual labels:  object
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
is-extendable
Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
Stars: ✭ 19 (-32.14%)
Mutual labels:  object
ethjs-contract
A simple contract object for the Ethereum RPC layer.
Stars: ✭ 21 (-25%)
Mutual labels:  object
mutable
State containers with dirty checking and more
Stars: ✭ 32 (+14.29%)
Mutual labels:  properties
react-keyevent
An easy-to-use keyboard event react component, Package size less than 3kb
Stars: ✭ 38 (+35.71%)
Mutual labels:  keys
props
config source library for golang, support properties/yaml/ini file、zookeeper\consul\etcd k/v k/props
Stars: ✭ 57 (+103.57%)
Mutual labels:  properties
Stringfication
🔨 Make all objects to String!
Stars: ✭ 33 (+17.86%)
Mutual labels:  object
harmony-ecs
A small archetypal ECS focused on compatibility and performance
Stars: ✭ 33 (+17.86%)
Mutual labels:  object
rename
Batch-rename files from your preferred editor
Stars: ✭ 49 (+75%)
Mutual labels:  rename
1-60 of 159 similar projects