New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

runame

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runame

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Runame

It's a tiny gem with only one purpose: to validate a string to be a russian name. It can be used, for example, to split a user's full name and to put the name and the surname to intended fields.

Installation

Add this line to your application's Gemfile:

gem 'runame'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install runame

Usage

It's very simple:

Runame.is_name?('Борис')  # true

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cuterebro/runame.

Acknowledgements

The source list of names was gotten from the natasha library.

FAQs

Package last updated on 10 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc