GithubHelp home page GithubHelp logo

os-spellchecker's Introduction

os-spellchecker

https://ckeditor.com/ckeditor-4/download/ https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-loaded

https://demos.webspellchecker.com/wproofreader-ckeditor4.html https://webspellchecker.com/checkout/ (product)

  1. ckeditor
  2. wproofreader
  3. wproofreader-clean
  4. os-spellchecker

wproofreader-clean\wscbundle\wscbundle.js

handler --> Line 9849 : Mouse and keyboard events

handleRemoteAction() --> Line 9913 : API Calls

createElement() --> Line 23947 : Problem underline span creation

createRange() --> Line 13489 : Creating range for Coordinates

findProblemsForMarkup() --> Line 13419 : Find the problems to underline

markupProblems() --> Line 13850 : Adds the words position to Underline

this.virtualProblemManager is the object to which problems are added which underlines the words

addProblem() --> Line 23551 : Problem range startOffset and endOffset

addProblemToStorage() --> Line 23582 : Problem position settings

buildProblemItems() --> Line 19691 : Build Contextmenu suggestions box

() --> Line 19865 : Mouserover Context Menu

if you want to mock use: var isMocked = true

createWebApiParameters 9922

actionMethod:"getInfo"

os-spellchecker's People

Contributors

ermalaliraj 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.