Skip to content

JayWang0/EasyText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

An Easy text Editor, used to create text, code, data editor.

Easy Text is a free text tool, save your time & save your life.

Examples...

Easy Text will parse your input to get a data grid, for example

  1. Switch Name and Age column:
  • image
  1. Generate SQL:
  • image
  • image
  1. Create C# properties.
  • image
  1. Generate html table.
  • image
  1. Generate email address.
  • image

Javascript Code support.

  • Current EasyText Support eval javascript codes.

{{ "{{ code " }}}}

 <% code %>

  • Examples:
  1. Execute javascript api.
  • image
  1. Create a function to execute and get result.
  • image
  • image
  1. Execute immediate function.
  • image
  1. Can use $row+index to get the row.
  • image
  1. Use $otherRows to get other rows except current row.
  • image
  • image
  1. Use Where to filter data.
  • image

  • online api( underscore, underscore.string.js, javascript).

  1. https://www.w3schools.com/js/default.asp
  2. http://underscorejs.org/
  3. http://gabceb.github.io/underscore.string.site/

Advance topic

  • excel support User can open a excel to parse.

  • where filter.

  • align input.

EmployeeID,LastName,FirstName,Title,TitleOfCourtesy,BirthDate 
1,Davolio,Nancy,Sales Representative,Ms.,1948-12-08 00:00:00.000
2,Fuller,Andrew,Vice President Sales,Dr.,1952-02-19 00:00:00.000
3,Leverling,Janet,Sales Representative,Ms.,1963-08-30 00:00:00.000
4,Peacock,Margaret,Sales Representative,Mrs.,1937-09-19 00:00:00.000
5,Buchanan,Steven,Sales Manager,Mr.,1955-03-04 00:00:00.000
6,Suyama,Michael,Sales Representative,Mr.,1963-07-02 00:00:00.000
7,King,Robert,Sales Representative,Mr.,1960-05-29 00:00:00.000
8,Callahan,Laura,Inside Sales Coordinator,Ms.,1958-01-09 00:00:00.000
9,Dodsworth,Anne,Sales Representative,Ms.,1966-01-27 00:00:00.000

After Click Align button:

EmployeeID  ,LastName   ,FirstName  ,Title                     ,TitleOfCourtesy  ,BirthDate              
1           ,Davolio    ,Nancy      ,Sales Representative      ,Ms.              ,1948-12-08 00:00:00.000
2           ,Fuller     ,Andrew     ,Vice President Sales      ,Dr.              ,1952-02-19 00:00:00.000
3           ,Leverling  ,Janet      ,Sales Representative      ,Ms.              ,1963-08-30 00:00:00.000
4           ,Peacock    ,Margaret   ,Sales Representative      ,Mrs.             ,1937-09-19 00:00:00.000
5           ,Buchanan   ,Steven     ,Sales Manager             ,Mr.              ,1955-03-04 00:00:00.000
6           ,Suyama     ,Michael    ,Sales Representative      ,Mr.              ,1963-07-02 00:00:00.000
7           ,King       ,Robert     ,Sales Representative      ,Mr.              ,1960-05-29 00:00:00.000
8           ,Callahan   ,Laura      ,Inside Sales Coordinator  ,Ms.              ,1958-01-09 00:00:00.000
9           ,Dodsworth  ,Anne       ,Sales Representative      ,Ms.              ,1966-01-27 00:00:00.000

Downloads

You could obtain the latest source code and releases at GitHub project page. It might be helpful to read the FAQ!


Contribution

reporting bugs!


Donation

If you find EasyText is useful to you, feel free to support the project by making a donation!

paypal! paypal! paypal!

支付宝 微信 微信公众号
Screenshot of License Tool     Screenshot of Demo Project EasyHelper 😄 👍

About

An Easy text Editor, used to create text, code, data editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published