Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Nexysweb/utils

Repository files navigation

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)

About

Helper functions for typescript/javascript projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •