Giter Site home page Giter Site logo

azerothcore / mod-learn-spells Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conan513/mod-learnspells

25.0 9.0 45.0 51 KB

AzerothCore module to automatically teaches new spells on levelup

Home Page: http://azerothcore.org/

License: GNU Affero General Public License v3.0

C++ 100.00%
core-module acore-rev-2-x acore-rev-1-x azerothcore-module

mod-learn-spells's Introduction

logo AzerothCore

mod-learn-spells

This is a module for AzerothCore

  • Latest build status with azerothcore:

Build Status

Features:

LearnAllSpells teach new spells on level-up, like in Cataclysm and up.

This module currently requires:

  • AzerothCore v1.0.1+

How to install

  1. Simply place the module under the modules folder of your AzerothCore source folder.
  2. Re-run cmake and launch a clean build of AzerothCore
  3. Run the Sql file into your database.
  4. Ready.

Original_script:

http://www.ac-web.org/forums/showthread.php?172918-C-Automatically-Learn-New-Spells

AzerothCore: repository - website - discord chat community

mod-learn-spells's People

Contributors

arenacraftwow avatar barbzyhool avatar bytesgalore avatar dunjeon avatar hallgaeuer avatar helias avatar locus313 avatar mdjong1 avatar michaeldelago avatar milestorme avatar svenbledt avatar talamortis avatar tony931023 avatar washepupmage avatar winfidonarleyan avatar

Stargazers

 avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar

mod-learn-spells's Issues

You should be able to learn Spells from Class Quests

There is should option to automatically learn spells gained from doing class quests.

Hunters as an example do not gain the ability to resurrect their pet. This means if their pet dies, they cannot tame another pet, nor call it as it is dead.

Spells are auto assigned in main action bar but not in the others

One cool feature is to auto assign the spells in the action bars, however this only works in the main action bar

How to recreate:

  1. Create a character any class and race
  2. Level up with .level 30 for example
  3. You will have your main action bar full of skills but the others empty

image

Attempted to add to 64778f8decf8

So i tried to add this to the core. However, it didn't like that much. I'm unable to really explain what kind of an issue it is. Simply because i lack knowledge within this. But for me it is broken so i figured reporting it would be the smartest.

Severity Code Description Project File Line Suppression State
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 88
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 77
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 84
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 95
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 102
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 109
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 116
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 117
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 121
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 128
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 132
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 136
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 143
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 150
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 157
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 164
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 168
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 169
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 176
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 183
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 184
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 188
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 195
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 196
Error (active) E0029 expected an expression scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 203
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 77
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 84
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 88
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 95
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 102
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 109
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 116
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 117
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 121
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 128
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 132
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 136
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 143
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 150
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 157
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 164
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 168
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 169
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 176
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 183
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 184
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 188
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 195
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 196
Error C7555 use of designated initializers requires at least '/std:c++latest' scripts C:\Users\Administrator\Desktop\azerothcore-wotlk\modules\mod-learn-spells\src\mod_learnspells.cpp 203

These are the errors i've recieved. Honestly got no idea how this would be resolved. Would really appreciate if someone could look into it. I'll even add a 10$ bounty to get it fixed : )

Why some spells are ignored?

Why this mod had ignored list for some spells like shattering throw for warrior or arcane missiles for mage? I believe these are important spells for the respecting classes.

Some spells are not learned

mod-learn-spells is bugged because the command .learn all my class is bugged since there are missing spells. I think it's a core issue

So if you level up normally, you're missing some spells

example with a horde druid:
go from 1 to 80 with .level 79
then go to a druid trainer with .tele elderrise and see the missing spells

Related: azerothcore/azerothcore-wotlk#2687

Compile Error

When I tried to compile, i got an error

Screenshot from 2019-04-01 23-45-04

BRANCH(ES):
master

AC HASH/COMMIT:
eae9aff

OPERATING SYSTEM:
Ubuntu 16.04 64

MODULES:
mod-learn-spells

vs C7555 error

error c7555 /std:c++lastest

others mods: mod-account-achievements\mod-ah-bot\mod-anticheat\mod-autobalance\mod-bg-reward\mod-eluna-lua-engine

Life Tap - All ranks at Level 6

Warlocks add all ranks of Life Tap to their spellbook at level 6. Should be Rank 1 at level 6, and higher ranks every 10 levels.

Class Spells not autolearning

as of 3/5/2022 (latest AC build) the spells no longer learn except for the ones in the general tab.

Recreate:
Create level 1 new character (any race/class)
use command ".level ##" (i use .level 79 to get to 80
Notice no spells except for "general" spells/skills are learned.

compile error

Scanning dependencies of target scripts
[ 40%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir////GenLoader.cpp.o
[ 40%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/
///modules/mod-learn-spells-master/src/mod_learnspells.cpp.o
/azerothcore/modules/mod-learn-spells-master/src/mod_learnspells.cpp:15:25: fatal error: no member named 'GetOption' in 'ConfigMgr'
if (sConfigMgr->GetOption("LearnSpells.OnFirstLogin", 0))
~~~~~~~~~~ ^
1 error generated.
make[2]: *** [src/server/scripts/CMakeFiles/scripts.dir/build.make:7806: src/server/scripts/CMakeFiles/scripts.dir///__/modules/mod-learn-spells-master/src/mod_learnspells.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:1235: src/server/scripts/CMakeFiles/scripts.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

LearnAllSpells on first login doesnt work

If i levelup a character on my website and log in on game, i dont have any spells no my spellbook.
it only works when i levelup ingame.
Shouldnt it work on first login?
i set it to work on learnallspells.conf

Compile errors

When I try to compile the file I get errors:

1>------ Сборка начата: проект: ZERO_CHECK, Конфигурация: Release x64 ------
...........
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(79): error C2059: синтаксическая ошибка: .
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(79): error C2143: синтаксическая ошибка: отсутствие ";" перед "}"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(80): error C2143: синтаксическая ошибка: отсутствие ";" перед "}"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(80): error C2059: синтаксическая ошибка: }
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(81): error C2143: синтаксическая ошибка: отсутствие ";" перед "}"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(81): error C2059: синтаксическая ошибка: }
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(82): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(82): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(92): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(93): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(93): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(99): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(100): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
12>NPCHandler.cpp
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(100): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(106): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(107): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(107): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(113): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(114): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(114): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(125): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(126): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(126): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(140): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(141): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(141): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(147): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(148): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(148): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(154): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(155): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(155): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(161): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(162): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
12>PetHandler.cpp
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(162): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(173): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(174): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(174): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(180): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(181): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(181): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(192): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(193): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(193): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(200): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(201): error C2143: синтаксическая ошибка: отсутствие ";" перед "{"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(201): error C2447: {: отсутствует заголовок функции (возможно, используется формальный список старого типа)
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(207): error C2059: синтаксическая ошибка: ,
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(208): error C2143: синтаксическая ошибка: отсутствие ";" перед "}"
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(208): error C2059: синтаксическая ошибка: }
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(67): error C2059: синтаксическая ошибка: инициализатор члена
13>C:\Server\AzerothCore\modules\mod-learn-spells-master\src\mod_learnspells.cpp(320): error C2059: синтаксическая ошибка: <L_GRAMMAR_end_class>
..........

15>LINK : fatal error LNK1181: не удается открыть входной файл "..\scripts\Release\scripts.lib"
15>Сборка проекта "worldserver.vcxproj" завершена с ошибкой.
16>------ Сборка начата: проект: ALL_BUILD, Конфигурация: Release x64 ------
16>Building Custom Rule C:/Server/AzerothCore/CMakeLists.txt
========== Сборка: успешно: 14, с ошибками: 2, без изменений: 0, пропущено: 0 ==========

BRANCH(ES):
master

OPERATING SYSTEM:
Win х64

MODULES:
mod-learn-spells

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.