New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

js-array-tools

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-array-tools - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+98
README.md
<div align="center" id="top">
<img src="./.github/app.gif" alt="Js Array Tools" />
&#xa0;
<!-- <a href="https://jsarraytools.netlify.app">Demo</a> -->
</div>
<h1 align="center">Js Array Tools</h1>
<p align="center">
<img alt="Github top language" src="https://img.shields.io/github/languages/top/{{D3R50N}}/js-array-tools?color=56BEB8">
<img alt="Github language count" src="https://img.shields.io/github/languages/count/{{D3R50N}}/js-array-tools?color=56BEB8">
<img alt="Repository size" src="https://img.shields.io/github/repo-size/{{D3R50N}}/js-array-tools?color=56BEB8">
<img alt="License" src="https://img.shields.io/github/license/{{D3R50N}}/js-array-tools?color=56BEB8">
<!-- <img alt="Github issues" src="https://img.shields.io/github/issues/{{D3R50N}}/js-array-tools?color=56BEB8" /> -->
<!-- <img alt="Github forks" src="https://img.shields.io/github/forks/{{D3R50N}}/js-array-tools?color=56BEB8" /> -->
<!-- <img alt="Github stars" src="https://img.shields.io/github/stars/{{D3R50N}}/js-array-tools?color=56BEB8" /> -->
</p>
<!-- Status -->
<!-- <h4 align="center">
🚧 Js Array Tools šŸš€ Under construction... 🚧
</h4>
<hr> -->
<p align="center">
<a href="#dart-about">About</a> &#xa0; | &#xa0;
<a href="#sparkles-features">Features</a> &#xa0; | &#xa0;
<a href="#rocket-technologies">Technologies</a> &#xa0; | &#xa0;
<a href="#white_check_mark-requirements">Requirements</a> &#xa0; | &#xa0;
<a href="#checkered_flag-starting">Starting</a> &#xa0; | &#xa0;
<a href="#memo-license">License</a> &#xa0; | &#xa0;
<a href="https://github.com/{{D3R50N}}" target="_blank">Author</a>
</p>
<br>
## :dart: About ##
Describe your project
## :sparkles: Features ##
:heavy_check_mark: Feature 1;\
:heavy_check_mark: Feature 2;\
:heavy_check_mark: Feature 3;
## :rocket: Technologies ##
The following tools were used in this project:
- [Expo](https://expo.io/)
- [Node.js](https://nodejs.org/en/)
- [React](https://pt-br.reactjs.org/)
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)
## :white_check_mark: Requirements ##
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting ##
```bash
# Clone this project
$ git clone https://github.com/{{D3R50N}}/js-array-tools
# Access
$ cd js-array-tools
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
```
## :memo: License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by <a href="https://github.com/{{D3R50N}}" target="_blank">{{YOUR_NAME}}</a>
&#xa0;
<a href="#top">Back to top</a>
+2
-2
{
"name": "js-array-tools",
"version": "1.0.0",
"description": "Some easy function for strings",
"version": "1.0.1",
"description": "Some easy function for strings and array",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {