Git Product home page Git Product logo

frontend-encyclopedia's Introduction

Frontend Encyclopedia

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z


Contributing

Pull requests are welcome! Take note of the following guidelines:

  • Edit scripts/data.json to add new entries or update existing ones.
    • Do not edit README.md or other markdown files directly.
  • Ensure that official names are used with correct spelling, capitalization and styling.
    • For example, use "Node.js" instead of "nodejs" or "node.js". Use "npm" instead of "NPM".
  • type field should be a string or an array of strings.
  • Add year_created and year_created_source fields.
    • year_created_source should cite npm package version page, GitHub release page, Wikipedia page with first release date information or other official sources which indicate the year of creation or first release.
    • year_created_source_alt can be added to cite an alternative official source, in case the primary source is no longer available.
    • Add year_deprecated and year_deprecated_source fields when applicable.
  • Optionally, run npm run generate to update the README.md and other markdown files automatically.
    • To avoid the need to run npm run generate for each change, setup a git pre-commit hook with script below:
    • node scripts/generate.js && git add *.md

Criteria for inclusion

Either one of the following must be true:

  • The term is closely related to frontend development and widely known among a group of frontend developers, e.g. webpack, React, Figma.
  • The term is not specific to frontend but used extensively by frontend developers, e.g. git, GitHub, Node.js.

frontend-encyclopedia's People

Contributors

ahmed0saber avatar alok-as avatar anvodev avatar brosing avatar dendianugerah avatar hmontarroyos avatar iammar7 avatar mohitgadhavi1 avatar obizim avatar paradite avatar rhesamu avatar ruchernchong avatar sreejitstrob avatar stefanosst avatar wpbt avatar yaaooo avatar yefreescoding avatar zabihshaik 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.