Giter Club home page Giter Club logo

awesome-js's Introduction

Awesome-JS

Algorithms in Javscript, including Q Learning in js.

forthebadge forthebadge forthebadge

Say Thanks!

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

Coding Conventions:

  • Variables name should be in camelCase.

  • Always put spaces around operators ( = + - * / ), and after commas.

  • Always use 1 tab space for indentation of code blocks.

  • Always end a simple statement with a semicolon.

  • Put the opening bracket at the end of the first line.

  • Use one space before the opening bracket.

  • Put the closing bracket on a new line, without leading spaces.

  • Use lower case file names without any special characters or spaces.

  • Function should do one thing. They should do it well.

awesome-js's People

Contributors

beatfreaker avatar cmd-kvn avatar collinsnji avatar colonelrascals avatar divyanshu-rawat avatar dovganych avatar eduardoportilho avatar flaviofs avatar gagandeepsm avatar grzeswol avatar gusseleet avatar kyle-hall avatar kylec32 avatar mkhira2 avatar mssr-code avatar plant99 avatar rahulvc01 avatar railsstudent avatar ricardomaleixo avatar riteshkukreja avatar roc41d avatar ronitshar avatar sgtkuncoro avatar siarhei-bahdanovich avatar sirius207 avatar siwalikm avatar stealthbomber10 avatar swolecoder avatar the-vampiire avatar vasind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

awesome-js's Issues

DS/ALGO IN JS

Feel free to add data structures written in javascript, feel free to add programs on array, linkedlist, stack, tree, graphs etc.

Structuring of the files

  1. Structure the algorithms based on what they act upon (strings, arrays) or based on the use cases(sorting).
  2. Renaming the files either to include the number for all files or not at all.
  3. Update the Readme to have contributing guidelines, this should also state whether to use tabs or spaces for indenting,
  4. Split this task to subtasks and add them as first timer tasks :)

awesome JS

Add more applications of js in programming, even you can add awesome script in js that does cool.

Structure the algorithms

Structure the algorithms based on what they act upon (strings, arrays) or based on the use cases(sorting).

Trying to get in touch regarding a security issue

Hey there!

I'd like to report a security issue but cannot find contact instructions on your repository.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

Better structuring of the algorithms

  1. Structure the algorithms based on what they act upon (strings, arrays) or based on the use cases(sorting).

  2. Renaming the files either to include the number for all files or not at all.

  3. After the above tasks are done, make sure the guidelines are updated to the Readme about the changes.

JS

Feel free to add node.js snippets as well that are doing something fruitful like a terminal script that let's you know your current OS.
or maybe a web scraping in node.js , or some other automation stuff using node.js.

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.