Skip to content

Repository files navigation

Artist

Artist package provides functionality to generate a fake artist value.

Version node-current License

Install

npm

npm install @fakerjs/artist --save-dev

yarn

yarn add @fakerjs/artist -D

Usage

import artist from '@fakerjs/artist';

artist({locale: 'en_US'}).name();
//=> Picasso 
// Allowed locale: en_US

artist().name();
//=> Picasso

Tests

Run tests

npm run test

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages