Code Monkey home page Code Monkey logo

grammark's Introduction

Grammark

A complete web application for identifying writing problems and offering suggestions.

Requirements

To run Grammark, you need to have a browser with Javascript enabled (almost all do by default).

Build Architecture

Out-of-Box Installation

If you just want your own version of Grammark on your server, head on over to https://github.com/markfullmer/grammark/tree/angular-distribution. Clone the files, or download the zip into a directory on your server.

You should now have a fully-functional grammar checker!

Developer Installation

  1. Clone the master branch of this repository:
git clone [email protected]:markfullmer/grammark.git .
  1. Grammark is built on the yeoman angular scaffolding To facilitate easy development, install yo, grunt-cli, bower, generator-angular and generator-karma:
npm install -g grunt-cli bower yo generator-karma generator-angular

You can then use the following for local development:

Serve the project locally

grunt serve

Build the distribution

grunt build

License

This software is protected under the GNU General Public License You may use it, provided that any modifications you make to it are available for others to use and modify in a similar manner.

Versions

Release Short Description
Grammark Angular (developers) yeoman-Angular build for developers
Grammark Distribution (non-developers) CDN-ified AngularJS out-of-the-box app
Grammark No-SQL Does not require SQL database to run; data stored in filesystem
Grammark 3.0 Twig templating and class-based PHP
Grammark 2.0 Foundation-based CSS with better directory structure and settings files
Grammark 1.0 Custom CSS with flat file structure

grammark's People

Contributors

markfullmer avatar

Watchers

James Cloos avatar Henrique Bueno dos Santos 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.