ingress-glyphs
v1.1.2
Published
Data source for Ingress glyphs and sequences
Downloads
3
Readme
Background
This provides a list of canonical names for each of the core glyphs used in glyph hacking sequences that can be consumed without dedencies.
Installation
npm install
npm build
npm test
This runs code coverage against the unit tests and creates the ES4 module that can be consumed by Browserify.
Usage
node
var ingress = require('@jwalsh/ingress-glyphs');
console.log('Glyphs: ', Object.keys(ingress.glyphs).length);
console.log('Aliases: ', Object.keys(ingress.aliases).length);
console.log('Sequences: ', Object.keys(ingress.sequences).length);
web
<script src="http://p.wal.sh/ingress/ingress.js"></script>
<script>
console.log(ingress);
</script>
Example
Glyphs
Sequences
| recharge present recharge human soul | | | want truth pursue difficult path | | | strong together attack together chaos | | | strong together attack together destiny | | | react rebel question shapers lie | |
Data
This pulls in data from: