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

1.1.6 • Public • Published

Sa.js

NPM MIT Github codecov gen_doc ApiDoc

JS JS

sugar-sajs

Typescript library provide many sweet tools.

Documentation

Install

npm

npm i sugar-sajs

yarn

yarn add sugar-sajs

Use

import * as Sa from 'sugar-sajs';

Sa.factorial(2);
import { factorial } from 'sugar-sajs';

factorial(2);

Package Sidebar

Install

npm i sugar-sajs

Weekly Downloads

23

Version

1.1.6

License

MIT

Unpacked Size

292 kB

Total Files

344

Last publish

Collaborators

  • hfutsora