#
encounter
Here are 18 public repositories matching this topic...
-
Updated
Nov 17, 2017 - JavaScript
WebExtension to improve en.cx and quest.ua engine.
-
Updated
May 5, 2020 - JavaScript
Using eBird data to estimate species distributions. Code to reproduce the analyses and figures in published paper.
-
Updated
Mar 28, 2021 - R
Roll for Initiative! A lightweight, zero-setup initiative tracker.
-
Updated
Jun 2, 2021 - Python
A beginer python project created using pygame. it was based on a old classic game space battle
-
Updated
Jan 10, 2021 - Python
Simple but powerful social events scheduler website. Features: Event Planner, Events are secure and private between the group attenders, Pagination of the Events, Instant messaging between the group attenders using node.js, notifications System for the User, User Profile, Logout / Login system
-
Updated
Jun 8, 2018 - CSS
Dungeon Masters Tools
-
Updated
Nov 7, 2019 - Python
This is a simple countdown to the Encounter Worship Concert 2019
javascript
css
html
application
services
timer
management
event
concert
encounter
countdown-timer
worship
-
Updated
Jul 15, 2020 - HTML
General Purpose Lattice Boltzman code Eulerian-Lagrangian fluid dynamics
c
cmake
simulation
xslt
linux-kernel
mpi
python3
particles
hdf5
gnuplot
encounter
turbulence
shell-scripting
-
Updated
Feb 16, 2021 - C
WoW addon that displays information about Classic encounters
-
Updated
Jan 27, 2021 - Lua
Improve this page
Add a description, image, and links to the encounter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encounter topic, visit your repo's landing page and select "manage topics."
Our production config is set to use Uglifier in the default mode for asset compilation. In order to use ES6 syntax in our Javascript, we need to update the config to use Uglifier in harmony mode.
In
config/environments/production.rb, update line 28 to beconfig.assets.js_compressor = Uglifier.new(harmony: true)