@jswork/next-id

1.0.0 • Public • Published

next-id

Get id in memory for next.

version license size download

installation

npm install -S @jswork/next-id

usage

import '@jswork/next-id';

const id1 = nx.id();  // 1
const id2 = nx.id();  // 2

license

Code released under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i @jswork/next-id

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.17 kB

Total Files

5

Last publish

Collaborators

  • afeiship