Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Yaffle
A curated list of projects in awesome lists by Yaffle .
https://github.com/yaffle/eventsource
a polyfill for http://www.w3.org/TR/eventsource/
Last synced: 29 Oct 2024
https://github.com/Yaffle/EventSource
a polyfill for http://www.w3.org/TR/eventsource/
Last synced: 31 Oct 2024
https://github.com/yaffle/biginteger
Yet another implementaion of arbitrary-precision integers in pure JavaScript. Small. Well tested.
Last synced: 14 Nov 2024
https://github.com/yaffle/babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
Last synced: 07 Nov 2024
https://github.com/yaffle/date-shim
fix for Date, http://yaffle.github.com/date-shim/
Last synced: 14 Oct 2024
https://github.com/yaffle/expression
A library to parse expressions, solve and simplify systems of linear equations, find eigenvalues and eigenvectors
expression math matrix parser polynomial symbolic-computation
Last synced: 14 Oct 2024
https://github.com/yaffle/quadraticsievefactorization
Quadratic Sieve integer factorization method for JavaScript bigints
Last synced: 14 Oct 2024
https://github.com/yaffle/continuedfractionfactorization
Continued Fraction Factorization in JavaScript using native BigInt
Last synced: 14 Oct 2024
https://github.com/yaffle/mathml-to-clipboard
A copy event handler to transform MathML into AsciiMath and put into the clipboard.
Last synced: 14 Oct 2024
https://github.com/yaffle/bigint-gcd
greater common divisor (gcd) of two BigInt values using Lehmer's GCD algorithm
Last synced: 14 Oct 2024
https://github.com/yaffle/pollardsrho
integer factorization using Pollard's rho algorithm
Last synced: 14 Oct 2024