my-button-ssg VS nan1-ssg

Compare my-button-ssg vs nan1-ssg 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
my-button-ssg nan1-ssg
8 11
0 0
- -
10.0 3.7
over 1 year ago 7 months ago
JavaScript JavaScript
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.

my-button-ssg

Posts with mentions or reviews of my-button-ssg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Adding CI to my SSG
    2 projects | dev.to | 16 Nov 2022
    I also added a test to a partner's SSG. Writing a test for their SSG was not difficult as their code was easy to understand. They were using the same testing framework/workflow as me.
  • Javascript Testing
    1 project | dev.to | 10 Nov 2022
    Test Function htmlGen file Adding Jest Updatting my-button.js Coverage Files
  • Adding config parsing to a ssg
    2 projects | dev.to | 6 Oct 2022
    This week, I was tasked with adding config file parsing to another student's ssg. I chose to add this feature to Oscar's my-button-ssg. The config file would contain the available options for the ssg in JSON format. I created an issue and began implementing the new feature.
  • Contributing to another ssg project
    3 projects | dev.to | 23 Sep 2022
    I decided to look at their ssg project (my-button-ssg) which was made using JavaScript. However, since someone had already created an issue for markdown support, I decided to pick another project. After some browsing, I decided to add markdown support to SSGo since it was written using Go. I thought it would be nice to learn more about Go since I had never used it. So, I created an issue, forked the repo, and started working on it.
  • Contribution to project
    2 projects | dev.to | 22 Sep 2022
    I worked on this git repo and here I made pull request.
  • First Pull Request
    3 projects | dev.to | 22 Sep 2022
    Link to pull request to my repo: https://github.com/LostButton/my-button-ssg/pull/7#event-7435285897 Link to my repo: https://github.com/LostButton/my-button-ssg
  • First Time My code Is Tested by Someone Else
    2 projects | dev.to | 16 Sep 2022
  • my-button-ssg
    1 project | dev.to | 13 Sep 2022
    Link to Repository

nan1-ssg

Posts with mentions or reviews of nan1-ssg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Adding CI to my SSG
    2 projects | dev.to | 16 Nov 2022
    This week I added CI to my SSG. I used GitHub's CI service GitHub Actions to accomplish this. It was very easy to set up as I just had to find the Node.js workflow and add it.
  • Adding tests to my SSG
    3 projects | dev.to | 10 Nov 2022
    This week I added some testing tools to my SSG. The project now uses Jest for testing. I chose to use Jest because it is a very popular testing framework for JavaScript. I contemplated using Mocha, but after doing some research, decided Jest was easier to use out of the box. Installing Jest was easy. All I had to do was install it using npm: npm install --save-dev jest.
  • Adding static analysis to my SSG
    3 projects | dev.to | 31 Oct 2022
    This week I added some static analysis tools to my SSG. The tools I added are Prettier and ESLint. Prettier is a code formatter to make code consistent and ESLint checks your code for any common errors/warnings.
  • Copying a feature from Docusaurus into my SSG
    2 projects | dev.to | 26 Oct 2022
    I also chose a feature from Docusaurus to add into my own SSG. The previous version of my SSG had some basic Markdown support, so I decided to upgrade my Markdown support by using an existing open source Markdown converter.
  • Refactoring my SSG repo
    1 project | dev.to | 12 Oct 2022
    This week, I refactored my SSG repo to clean up my repo. Here is the commit.
  • DPS909 Blog - Lab 4: Using Git Remotes and Merges
    2 projects | dev.to | 4 Oct 2022
    I decided to collaborate with Neil and contribute to his static site generator.
  • Adding features to my SSG with multiple branches
    1 project | dev.to | 29 Sep 2022
    This week, I continued to work on my SSG and I added two new features.
  • OSD600 Blog #4 - Lab 2
    2 projects | dev.to | 22 Sep 2022
    My Filed Issue
  • OSD600 Blog #3 - Lab 1
    2 projects | dev.to | 15 Sep 2022
    node_modules shouldn't be commited in git - In another class I took with Prof. Humphrey (CCP555), we learned about the importance of .gitignore files, and that the node_modules is a folder we should avoid committing to git.
  • Creating my static site generator
    1 project | dev.to | 13 Sep 2022
    This week, I created my own SSG (static site generator) called nan1-ssg using JavaScript and node.js. My SSG will generate .html files from .txt files as specified by the user.

What are some alternatives?

When comparing my-button-ssg and nan1-ssg you can also consider the following projects:

wk-ssg - [Moved to: https://github.com/Genne23v/OpenSSG]

StaticSiteGenerator - This repo contains the Static Site Generator for OSD600

ESLint - Find and fix problems in your JavaScript code.

prettier - Prettier is an opinionated code formatter.

Docusaurus - Easy to maintain open source documentation websites.

mocha - ☕️ simple, flexible, fun javascript test framework for node.js & the browser

ssg-cli-tool - A command-line interface SSG tool used for generating a complete HTML web site from raw data and files.

jest - Delightful JavaScript Testing.

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