Search results

304 packages found

A TypeScript custom transformer which strips const enums if preserveConstEnums is enabled and const enum isn't exported

published 2.0.0 4 days ago
M
Q
P

This is an attempt to create a form that validates as the user goes through each step. For now, it's most useful if you want to split the form but still have validation.

published 0.3.2 3 years ago
M
Q
P

Shallow type checks an object based on a schema and returns if the type is compatible with the schema

published 0.1.3 5 years ago
M
Q
P

check if javascript properties are defined (with typescript support)

published 1.0.3 5 years ago
M
Q
P

useStorage hook stores the data in local, or session storage. It takes a key as a string argument, and a default value as a string. The hook will search the storage the key in storage for a value and return if it there is one, otherwise it will use the de

published 0.1.3 2 years ago
M
Q
P

this package creates a typesafe TypeScript AST. Instead of just 1 generic 'Node' type, there over a hundred specific types. This is useful if you want to want to code that is dependent on the type of node from the AST

published 0.3.2 2 years ago
M
Q
P

Returns a default configuration pojo. Overrides keys with values taken from a json file if an environment variable points to such a file.

published 0.1.2 8 years ago
M
Q
P

If the object property check is successful, the object type including the target property is generated.

published 0.0.3 5 years ago
M
Q
P

<div align="center"> <h1>Is this an invitation to a Discord server? ➕</h1> <p> This module checks whether a string is a Discord server invitation. If it is, it fetches information from the API to find out more about the server.

published 1.0.0 23 days ago
M
Q
P

React component that only renders its contents if it's showIf prop is true.

published 1.0.1 2 years ago
M
Q
P

A library written in Typescript which tries to check if an email address really exists

published 0.0.6 5 years ago
M
Q
P

CmUtils is a library that contains some utility functions to manage objects and arrays.\ With this library we have: * functions and pipes that **check if an element is undefined, null or empty** (they work on objects, arrays and variables) * function t

published 0.0.4 3 years ago
M
Q
P

If you haven't used [NodeJs](http://nodejs.org/) before, be sure to have install the LTS version on your desktop ! Check your version with this command:

published 1.5.6-beta-2 5 years ago
M
Q
P

Tool for veryfing if REST API response has same type as defined

published 0.0.1 6 years ago
M
Q
P

If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy

published 1.3.25 2 years ago
M
Q
P

Check if a package has typescript typings from the command line

published 1.0.0 7 years ago
M
Q
P

A quick CLI tool to get outdated dependencies and update them if required.

published 0.0.1 2 years ago
M
Q
P

Webpack plugin that provides an exit code if there are compilation errors.

published 0.3.0 7 years ago
M
Q
P

this package creates a typesafe TypeScript AST. Instead of just 1 generic 'Node' type, there over a hundred specific types. This is useful if you want to want to code that is dependent on the type of node from the AST

published 0.3.0 2 years ago
M
Q
P

We often meet cases when we need to implement multistep scenario. Wizards, complex forms are typical cases when we think of some kind of algorithm that defines each-step-result-dependant behavour. You are completely lucky if you are using React (so am i).

published 0.2.1 6 years ago
M
Q
P