Easily update nested frozen objects and arrays in a declarative and immutable manner. updeep makes updating deeply nested objects/arrays painless by allowing you to declare the updates you would like to make and it will take care of the rest. It will recursively return the same instance if no changes have been made, making it ideal for using reference equality checks to detect changes (like PureRenderMixin).
immutable frozen functional declarativeRead, manipulate and write spreadsheet data and styles to XLSX and JSON. Reverse engineered from Excel spreadsheet files as a project.
xlsx json csv excel font border fill number format number-format alignment office spreadsheet workbook defined-names data-validations rich-text in-cell-format outlinelevel views frozen split pagesetupUtilities for treating frozen JavaScript objects as persistent immutable collections. Object.freeze() is a quick and easy way to get immutable collections in plain JavaScript. If you recursively freeze an object hierarchy, you have a nice structure you can pass around without fear of mutation. The problem is that if you want to modify properties inside this hierarchical collection, you have to return a new copy with the properties changed.
freeze frozen immutable persistent collections structural sharing update moriPure functions are a powerful concept. They allow you to, given an input, produce the same deterministic output, without side effects.Enter ice-box: a module that manages a store of uniquely-named, immutable directories, and makes it easy to create new ones.
immutable frozen write-once read-only unique pipe directoryThis document specifies complimentary enhancements to the old Realms API proposal focused on making lightweight realms that derive from a shared immutable root realm. The proposal here is intended to compose well with the remainder of the old Realm proposal but is not dependent on any of its elements not re-presented here. These proposals each have utility without the other, and so can be proposed separately. However, together they have more power than each separately. We motivate the Frozen Realm API presented here with a variety of examples.
realms frozen es8 es2017 ecmascript esnext spec proposalPageLifecycle.js is a tiny JavaScript library (<1K gzipped) that allows developers to easily observe Page Lifecycle API state changes and implement Page Lifecycle best practices consistently across all browsers. Use this version for maximum compatibility with legacy browsers (that can't run ES2015+ code).
page lifecycle unload beforeunload visibilitystate visibilitychange active passive hidden frozen discarded terminatedamiws is simple proxy from AMI to WEB. It can connect to one or more Asterisk PBXs via AMI (Asterisk Manager Interface), read messages from AMI stream and send actions/commands to it. Received messages are parsed and converted to JSON. amiws also provides HTTP/WebSocket interface and sends JSON messages to all connected users via HTTP. They do not need to me installed. mongoose and frozen are already included. re2c and cmocka are only needed for developers.
ami asterisk websocket re2c mongoose frozen yaml-configuration lemon websocket-proxy ssl vuejsNote: Do not use this repository as an actual DBMS. It is a mostly-unmaintained research prototype. C-Store was a prototype for a columnar, analytics-focused (read-focused) DBMS, developed in the mid-2000's. Read more about it on the project's (frozen/archived) homepage. It involed researchers such a Daniel Abadi, Samuel Madden, Miguel Ferreira and others (not including the owner/maintainer of this repository!); and resulted in several academic publications.
compression sql analytics dbms columnar-storage lightweight-compression query-processor columnar-dbms frozen cstore-dbms columnar dbms-project query-processing
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.