fefe VS parsix

Compare fefe vs parsix and see what are their differences.

fefe

Validate, sanitize and transform values with proper TypeScript types and zero dependencies. (by paperhive)
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
fefe parsix
2 4
38 195
- 0.0%
0.0 0.0
about 1 year ago about 2 years ago
TypeScript Kotlin
MIT License Apache License 2.0
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.

fefe

Posts with mentions or reviews of fefe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-26.

parsix

Posts with mentions or reviews of parsix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-15.
  • Parsix: Parse Don't Validate
    1 project | /r/patient_hackernews | 15 May 2021
    1 project | /r/hackernews | 15 May 2021
    6 projects | news.ycombinator.com | 15 May 2021
    Well, it's a minimal framework. Parsers are supposed to implement a particular function definition [1] and use the "Parsed" type for their return value, which if widely adopted, will result in references to the core library's types appearing in a lot of API's.

    The advantage is that you can write code using generics that works with any parser, but I'm a little skeptical about the value of generic code.

    [1] https://github.com/parsix/parsix#build-your-own-parse

    1 project | /r/programming | 15 May 2021

What are some alternatives?

When comparing fefe and parsix you can also consider the following projects:

io-ts - Runtime type system for IO decoding/encoding

assert-combinators - Functional assertion combinators.

zod - TypeScript-first schema validation with static type inference

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

teg - A tiny parser combinator toolkit

bulletin-board-code - This library provides utitlites to parse BBCodes to HTML and HTML to BBCodes.

typescript-transform-paths - Transforms module resolution paths using TypeScript path mapping and/or custom paths