All Projects → viion-misc → Lodestone Nodejs

viion-misc / Lodestone Nodejs

Character tracking and parser library for nodejs

Projects that are alternatives of or similar to Lodestone Nodejs

Self Attentive Parser
High-accuracy NLP parser with models for 11 languages.
Stars: ✭ 569 (+602.47%)
Mutual labels:  parser, parsing
Jkt
Simple helper to parse JSON based on independent schema
Stars: ✭ 22 (-72.84%)
Mutual labels:  parser, parsing
Meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
Stars: ✭ 690 (+751.85%)
Mutual labels:  parser, parsing
Nearley
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
Stars: ✭ 3,089 (+3713.58%)
Mutual labels:  parser, parsing
Parser Javascript
Browser sniffing gone too far — A useragent parser library for JavaScript
Stars: ✭ 66 (-18.52%)
Mutual labels:  parser, parsing
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+285.19%)
Mutual labels:  parser, parsing
Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
Stars: ✭ 894 (+1003.7%)
Mutual labels:  parser, parsing
Whispers
Identify hardcoded secrets and dangerous behaviours
Stars: ✭ 66 (-18.52%)
Mutual labels:  parser, parsing
Formula Parser
Parsing and evaluating mathematical formulas given as strings.
Stars: ✭ 62 (-23.46%)
Mutual labels:  parser, parsing
Logos
Create ridiculously fast Lexers
Stars: ✭ 1,001 (+1135.8%)
Mutual labels:  parser, parsing
Neodoc
Beautiful, hand-crafted commandline interfaces for node.js
Stars: ✭ 221 (+172.84%)
Mutual labels:  parser, parsing
Parsing With Haskell Parser Combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Stars: ✭ 72 (-11.11%)
Mutual labels:  parser, parsing
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (+167.9%)
Mutual labels:  parser, parsing
Seafox
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
Stars: ✭ 425 (+424.69%)
Mutual labels:  parser, parsing
Goose Parser
Universal scrapping tool, which allows you to extract data using multiple environments
Stars: ✭ 211 (+160.49%)
Mutual labels:  parser, parsing
Esprima
ECMAScript parsing infrastructure for multipurpose analysis
Stars: ✭ 6,391 (+7790.12%)
Mutual labels:  parser, parsing
Lief
Authors
Stars: ✭ 2,730 (+3270.37%)
Mutual labels:  parser, parsing
Arpeggio
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
Stars: ✭ 204 (+151.85%)
Mutual labels:  parser, parsing
Errorstacks
Tiny library to parse error stack traces
Stars: ✭ 29 (-64.2%)
Mutual labels:  parser, parsing
Php Svg Lib
SVG file parsing / rendering library
Stars: ✭ 1,146 (+1314.81%)
Mutual labels:  parser, parsing

12th April 2017

I will at some point fix this library but it's not a priority, otherwise please do a PR!


This is broken as of March 31st 2017 due to Lodestone updates http://eu.finalfantasyxiv.com/lodestone/special/update_log/


NodeJS Lodestone Parser for FFXIV

Parsing characters from the Final Fantasy XIV Lodestone.

API

Helping out

Helping to build this API is very simple, basic Javascript/JQuery knowledge is all you need for parsing, and some MySQL understanding will help in the persistent areas (not required)

If you are interested, check out:

Cronjob auto scripts

Each schedule task has 2 arguments:

  • Start Offset
  • Action

Test like so:

  • node schedule 0 autoAddCharacters
  • node schedule 0 autoUpdateAchievements
  • node schedule 0 autoUpdateCharacters
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].