OSD_SSG VS yassgy

Compare OSD_SSG vs yassgy and see what are their differences.

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
OSD_SSG yassgy
5 8
4 2
- -
0.0 2.6
about 2 years ago over 2 years ago
TypeScript Rust
MIT License 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.

OSD_SSG

Posts with mentions or reviews of OSD_SSG. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-25.
  • Publish a CLI project to NPM
    2 projects | dev.to | 25 Nov 2021
    In this post, I will be releasing my little static site generator tool, OSD_SSG, to NPM package manager.
  • Week 5: Git getting consfusing !!!! (in a good way)
    1 project | dev.to | 8 Oct 2021
    This week lab brought me back working on my genius friend's git repo which you can check out his amazing work hereDukeManh - OSD_SSG
  • Lab 2 - Create issue and pull requests
    2 projects | dev.to | 24 Sep 2021
    I started to create a Issue#8 on his code, and describe what markdown I will implement to his code. After that, I started to read through his code. It was coded in TypeScript which is the same as JavaScript but with types. The code workflow wasn't hard to follow. I implemented a function to process all markdown features. In that function, I'm calling all other process markdowns to change markdown to HTML. I also added some checks such as only accept .txt and .md. After finishing my code I created a pull request PR#9 and requested Duc Bui Manh to review my change. He gave me some feedback to change. I had some redundant code. After fixing it I pushed back to remote and re-request to review.
  • Participating in Open Source
    2 projects | dev.to | 18 Sep 2021
    My partner developed his SSG on TypeScript. This meant that I had to install Nodejs on my Linux laptop, which is not a big deal to do with a package manager. However, my package manager references to an old version of Nodejs, specifically Nodejs version 10. Of course, I had to install the precompiled binaries from the Nodejs website with the most updated version, which was a little bit of hassle.
  • Release 0.0.1: Should have start things earlier
    2 projects | dev.to | 17 Sep 2021
    To explain for the title, I used to read a post where people interviewed Bill Gate and he has claimed that a good IT student should start to work on their deadlines one night before so as they can practice working under pressure. I did start my release 0.1 one night before the due date and did not recognize how rusty I am. I was panic and did not know where to start at all due to not coding for the whole summer. After that, I have a chance to connect with DukeManh on Slack and he helped me out a lot. You guys can visit his code at: OSD_SSG

yassgy

Posts with mentions or reviews of yassgy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-20.
  • Publishing yassgy to crates.io
    1 project | dev.to | 29 Nov 2021
    This time, I would like to talk about publishing yassgy to crates.io, and the process I went through, in the case there is a fellow developer who is going to publish their application.
  • First Exposion to Rust in Yassgy
    1 project | dev.to | 20 Nov 2021
    In Rust, there is a similar mechanism, however, there is a slight difference and that is in the fact that it is built-in. All integration tests found in the tests folder can access the application code to test it, if the application code is found in the lib crate. This was the main issue. Before, yassgy had all of the code placed inside the binary crate, making it inaccessible for the tests.
  • Creating a CI pipeline for yassgy
    3 projects | dev.to | 20 Nov 2021
    For this week, I set up a CI pipeline for yassgy with GitHub Actions. I also contributed to glazed-donut, by creating a few test cases.
  • Contributing to badge-generator
    2 projects | dev.to | 31 Oct 2021
  • A lil' rusty
    1 project | dev.to | 8 Oct 2021
    I learned enough Rust to add a feature!!
  • Parallel development and solving timeline conflicts
    1 project | dev.to | 1 Oct 2021
    However, how good is this branching feature? This is what I decided to learn when working on my static site generator, yassgy, by implementing two features on different branches, parallel from each other.
  • Participating in Open Source
    2 projects | dev.to | 18 Sep 2021
    This small assignment was being worked on simultaneously with the 0.1 release of our SSG tool. The assignment, in basic terms, asked us to let somebody review our code and file issues or PRs to the repo, and we should also do the same with that person's project, also hosted on GitHub.
  • Yassgy, release 0.1!
    1 project | dev.to | 17 Sep 2021
    I am proud to announce the release of Yassgy, version 0.1!

What are some alternatives?

When comparing OSD_SSG and yassgy you can also consider the following projects:

text-ssg - Release 0.1.0

badge-generator - Magically generate Markdown badges for your docs 🛡️ 🦡 🧙

yargs - yargs the modern, pirate-themed successor to optimist.

glazed-donut - Static Site Generator (generates full static HTML website given text files)

semver - Semantic Versioning Specification

starter-workflows - Accelerating new GitHub Actions workflows