esquery VS sec-literal

Compare esquery vs sec-literal and see what are their differences.

sec-literal

Security utilities to analyze ESTree Literal and JavaScript string primitive. Detect Hexadecimal, Base64, suffix and prefix patterns etc.. (by fraxken)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
esquery sec-literal
4 1
789 4
0.5% -
1.9 6.4
about 1 month ago 5 months ago
JavaScript JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esquery

Posts with mentions or reviews of esquery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Speeding up the JavaScript ecosystem part 3 – eslint
    2 projects | news.ycombinator.com | 6 Feb 2023
    Author here.

    We decided to open the PR nonetheless as people kept asking us about it: https://github.com/estools/esquery/pull/134

  • Do all roads lead to Vim?
    2 projects | /r/vim | 26 Dec 2021
    https://github.com/suchipi/grep-ast https://github.com/estools/esquery https://estools.github.io/esquery/ https://astexplorer.net/ https://www.youtube.com/watch?v=d0pOgY8__JM
  • eslint setting
    4 projects | /r/typescript | 4 Dec 2021
    You can make whatever rules you want (as long as they don't require type inferring), you just need to build the correct esquery. You can use this https://astexplorer.net/ just set it to @typescript-eslint/parser to make it recognize ts and jsx.

sec-literal

Posts with mentions or reviews of sec-literal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • JS-X-Ray 3.0.0
    2 projects | dev.to | 28 Feb 2021
    I started to work on a package to analyze ESTree Literals and JavaScript strings. This is a very important part that could be separated in its own package (which simplifies my documentation and testing).

What are some alternatives?

When comparing esquery and sec-literal you can also consider the following projects:

estraverse - ECMAScript JS AST traversal functions

eslint-config-galex - hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook