4,549 packages matching “lastname”
lastname
v0.6.1 · 14 years ago
Package for search proper names in text. Can be used for incline some proper names.
No known vulnerabilities
@fakerjs/lastname
v1.0.1 · 4 years ago
Lastname package provides functionality to generate a fake last name value.
No known vulnerabilities
split-human-name
v3.0.0 · 6 months ago
Split a person's name into firstName and lastName fields
No known vulnerabilities
personal-name
v3.1.1 · 4 years ago
Parse and format personal names (fistname, lastname, titles, …)
No known vulnerabilities
parse-lastname
v3.1.1 · 5 months ago
Parse last names and extract suffixes (Jr, Sr, II, III, IV)
No known vulnerabilities
cast-response
v2.1.1 · 9 months ago
```bash npm install cast-response ``` ### Basic Usage ```typescript // Real class with methods! export class User { id!: number; firstName!: string; lastName!: string; createdAt!: Date;
No known vulnerabilities
get-fake-user
v2.4.1 · 2 years ago
Random user generation including the following data firstName, lastName, gender, nickname, emailAddres, password, birthdate.
No known vulnerabilities
random-lastname
v1.0.1 · 10 years ago
Generate a random last name.
No known vulnerabilities
anonymoose
v1.0.1-1 · 4 years ago
## Anonymoose. - .Person - .SSN() - .firstName() - .lastName() - .fullName() - .Numeric - .int() - .templateInt() - .Web - .userAgent() - .Characters - .randomChars()
No known vulnerabilities
refute.js
v0.1.1 · 5 years ago
Define how you want data to be structured: ```javascript const myRules = { firstname: new Refute.TypeCheck('Please enter a firstname').isString(), lastname: new Refute.TypeCheck('Please enter a lastname').isString(), contactDetails: {
No known vulnerabilities
@ucast/mongo2js
v2.0.0 · 4 months ago
[email protected]:stalniy/ucast.git
No known vulnerabilities
json-schema-to-typescript
v16.0.0 · 23 days ago
compile json schema to typescript typings
No known vulnerabilities
express-body-schema
v1.0.0 · 8 years ago
``` const mySchema = { "properties": { "userId": { "type": "id" }, "lastName": { "type": "non-empty-string" }, "firstName": { "type": "string" }, "email": { "type": "email" }, "age": { "type": "number" } }, "required": ["userId",
No known vulnerabilities
@automapper/classes
v9.0.2 · 2 months ago
AutoMapper TypeScript Classes strategy
No known vulnerabilities
@ydvaakash/zod-user-schemas
v1.0.0 · 1 year ago
Zod schemas for user details, including firstName, lastName, userEmail, and userPassword.
No known vulnerabilities
camelize-ts
v3.0.0 · 3 years ago
Recursive camel casing of object property names with proper typing
No known vulnerabilities
@automapper/pojos
v9.0.2 · 2 months ago
AutoMapper TypeScript POJOs plugin
No known vulnerabilities
validated-changeset
v1.4.1 · 1 year ago
Changesets for your local state
No known vulnerabilities
js-nano-template
v0.0.5 · 9 years ago
The *nano()* method replaces text like {user.lastname} with data from an JSON object like {user: {lastname: 'demo'}}.
No known vulnerabilities
string-format
v2.0.0 · 8 years ago
String formatting inspired by Python's str.format()
No known vulnerabilities