@stefnotch/typestef

1.0.3 • Public • Published

Typestef

Various utilities that should be in the JS standard library. Feel free to copy-paste the code instead of using this as a library.

Dual licensed under the Apache License Version 2.0 and CC0.

Scripts

  • npm run build
  • npm run release

FAQ

{
    "compilerOptions": {
        /* This tells Typescript that we're working with the new importing mechanisms */
        "module": "nodenext", 
    }
}

Make sure to read the documentation for what that means, among other things all the imports in your code might need a file extension.

Readme

Keywords

none

Package Sidebar

Install

npm i @stefnotch/typestef

Weekly Downloads

1

Version

1.0.3

License

Apache-2.0

Unpacked Size

24.1 kB

Total Files

12

Last publish

Collaborators

  • stefnotch