New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@stefnotch/typestef

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stefnotch/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.

1.0.3
latest
Version published
Weekly downloads
5
-54.55%
Maintainers
1
Weekly downloads
 
Created

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.

FAQs

Package last updated on 22 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts