@nexys/utils
TypeScript icon, indicating that this package has built-in type declarations

3.9.16 • Public • Published

Utils

List of useful/reusable functions. Deprecated since most of these functions are straightforward and obvious

npm version Test Package Publish Code style

Javascript

const Utils = require('@nexys/utils')

console.log(Utils)

Typescript

import * as Utils from '@nexys/utils';
console.log(Utils)

/@nexys/utils/

    Package Sidebar

    Install

    npm i @nexys/utils

    Weekly Downloads

    49

    Version

    3.9.16

    License

    MIT

    Unpacked Size

    46.7 kB

    Total Files

    37

    Last publish

    Collaborators

    • fab.nexys
    • nexys