datatea

v1.3.1

datatea是一个非常简单的数据操作类库,它提供了一些方法来简化对数组和对象的操作,比如升序降序排列,随机取值。调用方法后返回的数据结构往往与传入时的一致,比如调用shuffer方法后返回一个被打乱的数组或对象,这里是数组或者对象取决于传入的是数组还是对象。datatea的所有操作均不会改变原来的数据结构。 ## 使用 你可以使用npm安装 ``` npm install datatea --save ``` 使用时 ``` const datatea = require('datatea') v For more information about how to use this package see README

Latest version published 5 years ago
License: MIT

Ensure you're using the healthiest npm packages

Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice

Package Health Score

42 / 100

Explore Similar Packages

Security

No known security issues
All security vulnerabilities belong to production dependencies of direct and indirect packages.

Security and license risk for significant versions

All Versions
Version Vulnerabilities License Risk
1.3.1 | 12/2018
Popular
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
1.2.2 | 08/2018
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
1.1.0 | 01/2017
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
1.0.0 | 01/2017
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
License
MIT
Security Policy
No

Is your project affected by vulnerabilities?

Scan your projects for vulnerabilities. Fix quickly with automated fixes. Get started with Snyk for free.

Get started free

Popularity

Limited

Weekly Downloads (1)

Download trend
GitHub Stars
1
Forks
0
Contributors
-

Direct Usage Popularity


The npm package datatea receives a total of 1 downloads a week. As such, we scored datatea popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package datatea, we found that it has been starred 1 times.

Downloads are calculated as moving averages for a period of the last 12 months, excluding weekends and known missing data points.

Community

Limited
Readme.md
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No

This project has seen only 10 or less contributors.

We found a way for you to contribute to the project! Looks like datatea is missing a Code of Conduct.


Embed Package Health Score Badge

package health: 42/100 package health 42/100

Maintenance

Inactive

Commit Frequency

No Recent Commits
Open Issues
0
Open PR
0
Last Release
5 years ago
Last Commit
3 years ago

Further analysis of the maintenance status of datatea based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.

An important project maintenance signal to consider for datatea is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Package

Node.js Compatibility
not defined

Age
7 years
Dependencies
0 Direct
Versions
8
Install Size
14 kB
Dist-tags
1
# of Files
4
Maintainers
1
TS Typings
No

datatea has more than a single and default latest tag published for the npm package. This means, there may be other tags available for this package, such as next to indicate future releases, or stable to indicate stable releases.