Commit Graph

11 Commits

Author SHA1 Message Date
getlarge 597ac56f1f
fix: update polyfills path
Signed-off-by: getlarge <ed@getlarge.eu>
2021-03-10 08:48:57 +01:00
David Edwards b7a9c960a2 Should not use deprecated constructor. Use Buffer.from. 2018-11-06 11:00:35 +01:00
David Edwards e4d0efd967 Fixes #264. This wraps the given Uint8Array in a Buffer so that it doesn't cause a crash in base-x. 2018-11-06 10:10:53 +01:00
Troy McConaghy 54dfcf637f Add SPDX license info strings to all source files 2018-08-10 12:49:26 +02:00
Matthias Kretschmann 81ef5978b8
API docs & dev updates
* new command: npm run doc, for generating the API.md file
* new command: npm run dev, for live watching webpack
* JSdoc: make all methods public by default, selectively make some private
* JSdoc: organize all methods under their class
* linting fixes
* package updates
2018-05-14 17:14:40 +02:00
michielmulders d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
Matthias Kretschmann 90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
vrde 8a86f954f9
Change Ed25519 constructor 2017-06-12 13:57:49 +02:00
diminator 098fae794b driver docs 2017-05-03 01:02:50 +02:00
Matthias Kretschmann e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00