Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 27b37c0

Browse files
authored
Note that this repo is about to be archived.
1 parent bda12d8 commit 27b37c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# decimal128.js—A userland approximation to IEEE 754 Decimal128 in JavaScript
22

3+
*This repository has been archived. Development has moved to [proposal-decimal-polyfill](https://github.com/jessealama/proposal-decimal-polyfill).*
4+
35
This library is a prototype for the [decimal proposal](https://github.com/tc39/proposal-decimal). There should be no observable difference between what this library does and what the proposal is [supposed to do](http://tc39.es/proposal-decimal/). If you find a mismatch, please file [an issue](https://github.com/jessealama/decimal128/issues) in this repo.
46

57
## Operations

0 commit comments

Comments
 (0)