Coder Social home page Coder Social logo

syntacss's Introduction

Syntacs ๐ŸŒ

This repository consists of files from this work culminating in the creation of Syntacs, a Google Chrome browser extension to expand upon translation and text analysis.

Goals โœ…

To assist non native English speakers (for now limited to Spanish L1 learners) to learn English while reading on the web. The app assists by translating, defining, putting into context, providing synonyms, and enabling to build up a personal dictionary for memorization.

Features

  • Interact with Chrome extension through in-browser text highlighting
  • Language detection (given an input string of one or more words)
  • Translate highlighted text
  • Define the highlighted text
  • Synonym list of the highlighted text
  • Audio pronunciation
  • Save a set of words decided by the user

Design and Layout

Design:

[Pictures of final design will go here!]

Getting Started ๐Ÿš€

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Must have Google Chrome browser installed (https://www.google.com/chrome/) ๐Ÿ’ป

Installing

A step by step on how to get a development env running

Extensions can be loaded in unpacked mode by following the following steps:

  1. Visit chrome://extensions (via omnibox or menu โžก๏ธ Tools โžก๏ธ Extensions)
  2. Enable Developer mode by ticking the checkbox in the upper-right corner
  3. Click on the "Load unpacked extension..." button
  4. Select the directory containing your unpacked extension.
  5. Extension should now display on upper-right corner and can be managed along with other extensions

Built With ๐Ÿ”ง

Javascript, HTML, CSS

Contributing โœ‹

This is a shared repository model, collaborators are granted push access to a single shared repository and topic branches are created when changes need to be made. Pull requests are useful in this model as they initiate code review and general discussion about a set of changes before the changes are merged into the main development branch.

Authors ๐Ÿ‘ฅ

Folks in Syntacs Collaborative Software Engineering

File List and Usage

background.js

Implements the display pop up on double click feature

browseraction.css

Contains CSS information for browser action

browseraction.html

Contains HTML information for browser action

content.js

Contains all functions concerning the content of the extension i.e CSS, word count, and pop up

manifest.json

Every extension has a JSON-formatted manifest file. This file gives the browser information about the extension, such as the most important files and the capabilities the extension might use

options.css

Contains CSS information for options

options.html

Contains HTML information for options

options.js

Deals with options JSON

popup.css

Contains CSS information for pop up

popup.html

Contains HTML information for pop up

popup.js

Deals with pop up JSON and contains all functions relating to pop up implementation

syntacs-window.css

Contains CSS information for Syntacs window

utlity.js

Creates keyboard shortcut for translate button and includes function for clearing the whole pop up screen

syntacss's People

Contributors

momonepal avatar

Stargazers

 avatar  avatar

Watchers

 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.