All Projects → prototyped.js → Similar Projects or Alternatives

888 Open source projects that are alternatives of or similar to prototyped.js

utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-36.36%)
Mutual labels:  string, date, object, array, function
DataTypes
Built-in data types
Stars: ✭ 34 (+54.55%)
Mutual labels:  string, object, function, boolean, number
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+209.09%)
Mutual labels:  string, array, boolean, number
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+1118.18%)
Mutual labels:  string, date, object, array
common
Metarhia Common Library
Stars: ✭ 55 (+150%)
Mutual labels:  date, array, common
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (+22.73%)
Mutual labels:  string, object, array
Stringfication
🔨 Make all objects to String!
Stars: ✭ 33 (+50%)
Mutual labels:  string, object
Logbook
An extensible Java library for HTTP request and response logging
Stars: ✭ 822 (+3636.36%)
Mutual labels:  client-side, server-side
Protoo
Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications
Stars: ✭ 109 (+395.45%)
Mutual labels:  client-side, server-side
is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Stars: ✭ 17 (-22.73%)
Mutual labels:  string, object
Cartesian Product
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
Stars: ✭ 58 (+163.64%)
Mutual labels:  array, function
Kibana Object Format
A Kibana plugin for displaying objects and arrays of objects.
Stars: ✭ 100 (+354.55%)
Mutual labels:  object, array
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (+863.64%)
Mutual labels:  date, number
Quell
Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.
Stars: ✭ 473 (+2050%)
Mutual labels:  client-side, server-side
react-strap-table
react table (client and server-side) based on bootstrap.
Stars: ✭ 28 (+27.27%)
Mutual labels:  client-side, server-side
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+754.55%)
Mutual labels:  string, array
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+2240.91%)
Mutual labels:  object, array
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+2359.09%)
Mutual labels:  object, array
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (+131.82%)
Mutual labels:  date, array
Dart Basic Utils
A dart package for many helper methods fitting common situations
Stars: ✭ 153 (+595.45%)
Mutual labels:  string, date
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (+131.82%)
Mutual labels:  string, array
Ssf
📝 Spreadsheet Number Formatter
Stars: ✭ 139 (+531.82%)
Mutual labels:  string, number
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+654.55%)
Mutual labels:  string, array
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-13.64%)
Mutual labels:  object, array
Number To Words
Number to string standalone PHP library with i18n. Drivers for numbers and currency included.
Stars: ✭ 234 (+963.64%)
Mutual labels:  string, number
PENDOWN
Text-to-HTML conversion tool for web writers, with integrated styling and tag customization.
Stars: ✭ 33 (+50%)
Mutual labels:  client-side, server-side
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Stars: ✭ 287 (+1204.55%)
Mutual labels:  object, array
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-9.09%)
Mutual labels:  string, array
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2009.09%)
Mutual labels:  string, array
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 (-13.64%)
Mutual labels:  object, function
showroom
Universal development and automated test environment for web components
Stars: ✭ 89 (+304.55%)
Mutual labels:  client-side, server-side
is-primitive
Is the typeof value a javascript primitive?
Stars: ✭ 35 (+59.09%)
Mutual labels:  string, number
obj-to-table
Create a table from an array of objects
Stars: ✭ 15 (-31.82%)
Mutual labels:  string, object
Quell
Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.
Stars: ✭ 90 (+309.09%)
Mutual labels:  client-side, server-side
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+1359.09%)
Mutual labels:  string, array
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (+1427.27%)
Mutual labels:  object, array
obj-filter
JavaScript Object Filter. Deep filtering key/content recursively. Support wildcard, nested, and filter function in template.
Stars: ✭ 13 (-40.91%)
Mutual labels:  object, function
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (+4.55%)
Mutual labels:  object, array
ss-search
The most basic, yet powerful text search.
Stars: ✭ 41 (+86.36%)
Mutual labels:  object, array
Translatedjs
Internationalization and localization for JavaScript and Node.js
Stars: ✭ 17 (-22.73%)
Mutual labels:  date, number
What The Filter
A visual playground to JavaScript array & object transformations.
Stars: ✭ 128 (+481.82%)
Mutual labels:  object, array
vue-translated
Internationalization (i18n) and localization (l10n) library for Vue.js v2.
Stars: ✭ 19 (-13.64%)
Mutual labels:  date, number
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+59.09%)
Mutual labels:  string, array
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+2218.18%)
Mutual labels:  string, array
type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
Stars: ✭ 30 (+36.36%)
Mutual labels:  string, array
json-as-xlsx
Create excel from json npm package
Stars: ✭ 103 (+368.18%)
Mutual labels:  client-side, server-side
DigitText
The module allows to translate numbers into a text equivalent. This is important in the billing.
Stars: ✭ 22 (+0%)
Mutual labels:  string, number
AndroidFlask
Image Upload from Android to Python-Based Flask Server
Stars: ✭ 45 (+104.55%)
Mutual labels:  client-side, server-side
react-smart-key
Pass anything as key without re-renders
Stars: ✭ 17 (-22.73%)
Mutual labels:  array
longest
Get the length of the longest item in an array.
Stars: ✭ 31 (+40.91%)
Mutual labels:  array
WebRtcShitBlt
client side WebRTC lib to add an image / watermark on the MediaSource
Stars: ✭ 19 (-13.64%)
Mutual labels:  client-side
commons
flutter commons package
Stars: ✭ 42 (+90.91%)
Mutual labels:  common
arr
数组增强组件主要是对数组等数据进行处理,如无限级分类操作、商品规格的迪卡尔乘积运算等。
Stars: ✭ 62 (+181.82%)
Mutual labels:  array
is-async-function
Is this a native `async function`?
Stars: ✭ 17 (-22.73%)
Mutual labels:  function
proposal-function-helpers
A withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.
Stars: ✭ 41 (+86.36%)
Mutual labels:  function
arrayfire-haskell
Haskell bindings to ArrayFire
Stars: ✭ 52 (+136.36%)
Mutual labels:  array
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 (+77.27%)
Mutual labels:  object
DynamicProto-JS
Generates dynamic prototype methods for JavaScript objects (classes) by supporting method definition within their "class" constructor (like an instance version), this removes the need to expose internal properties on the instance (this) which results in better code minfication and therefore improved load times for your users.
Stars: ✭ 16 (-27.27%)
Mutual labels:  prototype
rename-keys
Modify/rename the keys of the own enumerable properties of an object.
Stars: ✭ 28 (+27.27%)
Mutual labels:  object
rescript-date
📆 Date manipulation in ReScript.
Stars: ✭ 101 (+359.09%)
Mutual labels:  date
1-60 of 888 similar projects