Socket
Socket
Sign inDemoInstall

justypes

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    justypes

Dumb types for TypeScript in the real world


Version published
Weekly downloads
2K
increased by3.88%
Maintainers
1
Install size
10.4 kB
Created
Weekly downloads
 

Readme

Source

justypes

Dumb types for TypeScript in the real world.

justypes contains these types:

  • A new type is an interface.
  • A new type is a collection of types.
  • A new type is a mapping of type A to type B.

Install

npm install --save justypes
# or
yarn add justypes

Types

  • Arrayable
  • Awaitable
  • Cons
  • Constructor
  • Dictionary
  • Falsy
  • Getter
  • Json
  • Jsonable
  • NonEmptyArray
  • Nullish
  • TypedArray
  • TypedArrayConstructor
  • SignedTypedArray
  • SignedTypedArrayConsturctor
  • UnsignedTypedArray
  • UnsignedTypedArrayConstructor
  • TypedArrayOfConstructor
  • ConstructorOfTypedArray

Keywords

FAQs

Last updated on 24 Nov 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc