Pacote para trabalhar com imutabilidade e clonagem profunda de estruturas de dados
Pacote para trabalhar com imutabilidade e clonagem profunda de estruturas de dados
Pacote para trabalhar com imutabilidade e clonagem profunda de estruturas de dados
Babel helper for ensuring that access to a given value is performed through simple accesses
Simple update notifier to check for npm updates for cli applications
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Super-minimalist version of `concat-stream`. Less than 15 lines!
An immutable react/redux state update helper, easily handle nested state with less code.
A small set of utilities for streams.
Simply swizzle your arguments
Node.js CORS middleware
Simple GIT interface for node.js
Simple yet powerful framework for building command-line apps.
A small set of utilities for child process.
Simple, EventEmitter API for WebSockets (browser)
Easy autofixable import sorting
yargs the modern, pirate-themed, successor to optimist.
A wrapper utility for interacting with plist data.
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
Simple Statistics
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Markdown-it - modern pluggable markdown parser.
GitHub GraphQL API client for browsers and Node
node-simple-lru-cache =====================
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0
Class Iri helps you build a URI and then modify its parts via a simple immutable fluent interface. It always returns a new object instead of changing the existing one. This makes the object safer and much easier to reuse.
Class Jini helps you build an XPATH and then modify its parts via a simple fluent interface.
Simple Immutable Relational Entity
Simple, immutable model for github webhooks.
Simple immutable data structure
Prevent fields from being updated by including a mongoid module and marking the fields as immutable.
A tiny gem for value objects.
When we need work with an immutable stack. This is a simple implementation
Small and simple specialized Hash which is helpful for storing immutable, required key/value pairs to be loaded from a YAML file.
Allows you to define very simple classes with immutable variables, type safe constructors, and generated readers
Killer Frost provides a simple and easy way to make objects immutable in Ruby. Creating immutable objects help to remove undesired side effects.