named
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

named.js

Get name

Install

$ npm install named

Usage

named(seed)

Example

const named = require('named');
 
named(1); // 向日葵

On TypeScript

Type definition are bundled.

import named from 'named';

License

MIT

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i named

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • syuilo