2.0.19 • Published 1 year ago

tidyscripts_web v2.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Tidyscripts

A tidy collection of web and server (deno) typescript libraries
  • Both web and server code share a common codebase at src/common, allowing the effective re-use of typescript code!
  • There is an automated build script at bin/rebuild which will run the typescript compiler then package the web libraries (including their src/common dependencies) into a npm package ready for distribution or use locally via "yarn|npm link"
  • Deno files can be imported directly from the src/deno folders without any necessary compilation

Currently included libraries:

Common
  • Functional programming with objects, strings, arrays
  • Date object manipuluation
  • Asynchronous helper functions (wait, wait_until, etc)
  • Loggers
  • Custom Types (Result,AsyncResult,etc)
Browser
  • Speech recognition and text to speech libraries (chrome)
  • Sound generation
  • Cryptocurrency apis (websocket feeds to the Binance Exchange)
  • Hyperloop client
  • Wikidata Queries
  • Medical Subject Headings (MeSH) Queries
Deno
  • HTTP requests
  • Hyperloop Server and Client
  • File IO
2.0.19

1 year ago

2.0.17

1 year ago

2.0.15

1 year ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.13

1 year ago

2.0.5

2 years ago

2.0.14

1 year ago

2.0.4

2 years ago

2.0.11

2 years ago

2.0.7

2 years ago

2.0.12

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.3

2 years ago

0.0.3

3 years ago

1.0.0

3 years ago