js-common-tool
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

###常用的数据结构

1.栈-Stack

2.单向链表-LinkedList

###常用的算法

1.深拷贝-deepClone

2.快速排序-fastSort

3.归并排序-mergeSort

4.二分查找-binarySearch

5.斐波那契查找-fibSearch

6.时间戳或者标准时间转为日期时间-formatDateTime

7.时间戳或者标准时间转为日期-formatDate

8.包含id、pid的数组转为树形结构-toTree

9.将数组按照某一个字段分组-groupBy

Package Sidebar

Install

npm i js-common-tool

Weekly Downloads

223

Version

1.1.0

License

ISC

Unpacked Size

257 kB

Total Files

52

Last publish

Collaborators

  • terrible_word