_is

Native Vanilla JavaScript type checking utility (by projektorius96)

_is Alternatives

We don't know any alternatives yet. If you know any, please suggest them below.

_is discussion

Log in or Post with

_is reviews and mentions

Posts with mentions or reviews of _is. We have used some of these posts to build our list of alternatives and similar projects.
  • We always had pseudo-interface in vanilla JavaScript
    1 project | dev.to | 13 Aug 2022
    Combining idea above conceptually with suggested one in the article for Go structs whereas we used _is in comparison for mocked structs in JavaScripts, we could finally understand importance of .call() method in JavaScript as if having "interface" or better say –multi-type functional "structs" . Of course if ECMAScript would baked-in native type checking in JS one day, that would become much easier to implement nearly native interfaces in JS i.e. use .call() to imitate interface logic for natively type checking enabled "structs" .
  • Golang perk series : structs #6
    1 project | dev.to | 12 Aug 2022
    TL;DR : Sructs in Go enables us to define custom types , yes I said type*S* (in plural!), upon which is passed type checking on build (compile-time) can instantiate "object-like" blueprint of data : hereby I mentioned "object-like" as we going to compared "non-comparable" with JavaScript objects mocking struct-like behaviour, whilst utilising a small extendible utility called – _is I've recently written for this purpose (the later example) :

Stats

Basic _is repo stats
2
0
2.7
over 1 year ago

The primary programming language of _is is JavaScript.


Sponsored
Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io