Smarteditor2

screenshot of Smarteditor2

Javascript WYSIWYG HTML editor

Overview

SmartEditor2 is a web-based WYSIWYG editor implemented in JavaScript. It offers WYSIWYG mode, HTML editing mode, and text mode, along with features like font size adjustment, line spacing setting, and find/replace functionality to help users easily create content in their desired format. The editor's plugin-based structure allows for easy addition of new features by creating plugins following specific rules.

Features

  • WYSIWYG Editing: Provides WYSIWYG mode for easy visual editing.
  • HTML Editing Mode: Allows users to directly edit the HTML code.
  • Text Mode: Offers a simple text editing mode.
  • Font Size Adjustment: Users can freely adjust the font size.
  • Line Spacing Setting: Allows customization of line spacing.
  • Find/Replace Functionality: Enables users to find and replace words easily.
  • Plugin Support: Easy addition of new features through plugin development.
  • Support for Various Browsers: Compatible with Internet Explorer 8.x and above, Firefox 3.5 and above, Chrome 4.0 and above, Safari 4.0 and above.
eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.