Showing 1-20 of 5,062 packages
Firstname package provides functionality to generate a fake first name value.
Split a person's name into firstName and lastName fields
firstapp desc
Generate a random first name.
Generic Web UI for building structured search or filter queries. With it you can build structured search conditions like Firstname starts with 'A' and Birthday after 1/1/1990 and State in (CA, NY, FL)...
Random user generation including the following data firstName, lastName, gender, nickname, emailAddres, password, birthdate.
```bash npm install cast-response ``` ### Basic Usage ```typescript // Real class with methods! export class User { id!: number; firstName!: string; lastName!: string; createdAt!: Date;
AutoMapper TypeScript Classes strategy
Recursive camel casing of object property names with proper typing
compile json schema to typescript typings
Type-safe implementation of invariant with positionals.
## Anonymoose. - .Person - .SSN() - .firstName() - .lastName() - .fullName() - .Numeric - .int() - .templateInt() - .Web - .userAgent() - .Characters - .randomChars()
An Ember Object Proxy with change buffering
Run promises in parallel, but throttled
AutoMapper TypeScript POJOs plugin
Ultraviolet Form
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Changesets for your local state
Internationalization (i18n) for React
A helpful utility component to handle lists in react like a champ