@gdquest/rad-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@gdquest/rad-utils

A bunch of small, hopefully readable modules that ease development time.

Goals:

  • No build step
  • No dependencies
  • ES6 modules (assume modern JS environments)
  • Fully typed (no typescript, entirely JSDoc based)
  • Minimal and readable
  • Not customizable: the API is the code. To modify, copy-paste in your own project.

Intended Use

The intended use for this library is either:

  1. Load sub-modules directly from a CDN (such as https://esm.sh/) to create applications directly in an html page.
  2. prototype quickly, then later rip out the utilities and paste them in your own project once your API solidifies.

Readme

Keywords

Package Sidebar

Install

npm i @gdquest/rad-utils

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

4.44 MB

Total Files

10

Last publish

Collaborators

  • adamscott
  • razcore-rad
  • nathan_gdquest
  • xananax