GithubHelp home page GithubHelp logo

happycod3r / jsarray Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.27 MB

A JavaScript array generator tool to help you write really long arrays.

License: MIT License

C++ 99.96% C 0.04%
array-generator arrays cplusplus cpp desktop-app dotnet dotnet-framework javascript js utility

jsarray's Introduction

JSArray v1.0.0

A JavaScript array generator tool used to aid in writing lengthy arrays.

JSArray


JSArray is for times when you need to create really long arrays and don't want to take 5 years writing it because of all the commas and quotes. It allows you to simply enter the array elements and customize the resulting array element style. When you are done you just copy the output.


Install section is in Progress...


JSArray is really simple to use. It doesn't have the prettiest GUI ever, but works in its intended way really well.

Step 1)

Pick an array element type with the drop down selector labeled "Element Type".

Step1

Step 2)

Next after picking an element type, enter your first element in the text box above the "Element Type" selector and press Enter on the keyboard or the "Add Element" button in JSArray.

Step2

Step 3)

Once you have entered all of the elements that you want press the "Create []" button to generate the array with all of your elements in the output box.

Step3

Step 4)

After pressing "Create []" you can choose to wrap any quoted elements in either single quotes '' or double quotes "".

Step4

Step 5)

Once you decide on single or double quotes you can also choose to use either an array constructor or an array literal.

Step5

Step 6)

After you finish building your array change "<array name>" to the name you want.

Step6

Step 7)

Finally press the "Copy []" button to copy the array to the clipboard.

Step7

Step 8)

When you're done and if you need to make another array you can press the "Clear []" button to clear the array output. If you have unused elements in the Elements list or text in the element input text box press the "Clear All" button instead.

Step8


If you have any feature requests, suggestions or general questions you can reach me via any of the methods listed below in the Contacts section.


Reporting a vulnerability or bug?

Do not submit an issue or pull request: A general rule of thumb is to never publicly report bugs or vulnerabilities because you might inadvertently reveal it to unethical people who may use it for bad. Instead, you can email me directly at: [email protected]. I will deal with the issue privately and submit a patch as soon as possible.


Author: Paul M.


jsarray's People

Contributors

happycod3r avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.