Highlights
- Pro
Pinned Loading
-
-
pong-react-redux
pong-react-redux PublicPong, written for fun with React, Redux, and more.
JavaScript 2
-
FirebaseReplicator.js
FirebaseReplicator.js 1import { EventEmitter } from 'events'
2import { assign, assignIn, forEach, set, unset } from 'lodash'
34export default class FirebaseReplicator extends EventEmitter {
5static all (replicators) {
-
Fraction: an ES6 class to preserve d...
Fraction: an ES6 class to preserve decimal precision in rational number arithmetic 1/*
2Fraction: an ES6 class to preserve decimal precision in rational number arithmetic
34Notes:
5- reliably preserves decimal precision for floats that can be represented in decimal with 16 decimal places or less
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.