mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-02 02:36:46 +00:00
* Migrate to diff-match-patch-es & update api * Update acknowledgements * Update change notes * Fix editcost attribute not working * Make library compatible with ES2017
9 lines
420 B
Plaintext
9 lines
420 B
Plaintext
title: $:/Acknowledgements
|
|
|
|
TiddlyWiki incorporates code from these fine OpenSource projects:
|
|
|
|
* [[The Stanford Javascript Crypto Library|http://bitwiseshiftleft.github.io/sjcl/]]
|
|
* [[The Jasmine JavaScript Test Framework|https://jasmine.github.io/]]
|
|
* [[modern-normalize by Sindre Sorhus|https://github.com/sindresorhus/modern-normalize]]
|
|
* [[diff-match-patch-es by antfu|https://github.com/antfu/diff-match-patch-es]]
|