Solidex is a list of SolidJS ecosystem resources and packages.

Overview

Solidex

Solidex

The following is a list of articles, packages and other resources that focus on the SolidJS ecosystem. Solidex is a platform for listing and maintaining these resources is an organized and well-defined manner. This repository acts as a dependency for Solid Site and other future Solid-powered projects.

Resources in Solidex have been vetted by a team member, organized and tagged. We consider this a central source of information for our entire community. We accept PRs to add packages to resources and these are supplied upstream to various SolidJS public and private utilities including our future CLI.

Adding Your Resource

To add to the list of Articles, Podcasts, Videos and Packages, modify the resource files in resources/ and submit a PR. A team member will review your submission to ensuring tagging and details related to the package meet the Solidex standard.

We maintain these asset in TypeScript to take advantgae of type support. This maintains taconomy, structure and correctness of the data. It also makes it easy to transform the dataset into different formats including Markdown and JSON.

Scripts

  • yarn build:json: Generates the index.json file in the root

Resource List

  • dist/articles.json: JSON list of article resources.
  • dist/videos.json: JSON list of video resources.
  • dist/packages.json: JSON list of packages and utilities.
  • dist/podcasts.json: JSON list of podcasts.
You might also like...

A curated list of resources to help Ukraine

 A curated list of resources to help Ukraine

A curated list of resources to help Ukraine (get this badge here) Edit the list QR codes for quick donation Help the Ukrainian army Come back alive fu

Nov 17, 2022

Semantic Release plugin to create and publish NuGet packages.

semantic-release-nuget semantic-release plugin to create and publish a NuGet package. Step Description verifyConditions Verify the presence of the NUG

Jan 2, 2023

A little CLI for making TypeScript packages, cleanly and effortlessly.

TSEX A little CLI for making TypeScript packages, cleanly and effortlessly. Install npm install -g tsex Usage Usage: tsex [options] [command] A littl

Nov 15, 2022

Modren is a modern store for Linux. It includes support for snaps, flatpaks from Flathub, APT packages and DEBs.

 Modren is a modern store for Linux. It includes support for snaps, flatpaks from Flathub, APT packages and DEBs.

v1.0.0 Made with ❤️ for 🐧 Modren is a modern store for Linux. It includes support for snaps, flatpaks from Flathub, APT packages and DEBs. Download ·

Nov 18, 2022

A monorepo for comma.ai web interfaces and packages

comma webapps This mono-repository contains the web applications and packages for the web UIs of comma.ai Contributing Just pick something and work on

Sep 27, 2022

A simple tool to search Termux packages and their info.

Termux package search A simple tool to search Termux packages and their info. Runs completely in the browser, and works offline after the first load a

Dec 1, 2022

An users NodeJS API without packages libs or frameworks!

NodeJS Users API - Without Frameworks And Packages 📝 Table of Contents About Getting Started Usage Built Using Authors 🧐 About Purpose of this proje

Feb 7, 2022

Demonstration of how you build full-stack, typed, NPM packages, the right way

NPM Packages - The Right way This repository aims to demonstrate how to build NPM packages the right way. my-package should import the shared code, bu

Nov 27, 2022

Detect npm packages by author name in your package-lock.json or yarn.lock.

detect-package-by-author Detect npm packages by author name in your package-lock.json or yarn.lock. Install Install with npm: # Not Yet Publish # npm

Jan 11, 2022
Comments
  • Port to JSON, rework TypeScript types

    Port to JSON, rework TypeScript types

    First, cleaning up types before porting data over. This aims to make types (and lists of type values) easy to consume e.g. in solid-site.

    • Replace enums with arrays (for easy enumeration in JS plus automatic types)
    • Split Resource vs. Package (Ecosystem for the union). Are we happy with this terminology? (It matches solid-site's current notation.)
    • Drop "library" option for Packages. We discussed this a long time ago; I don't think there's a useful distinction between "package" and "library". (I could still see calling the merged type "software"...)
    • Switch from Unix timestamps to ISO date times
    • Rename ResourceCategories into Categories.
    • ?? Should we split Categories into PackageCategories and ResourceCategories? It looks like Educational is the one and only one used by resources. It's also used in one package, so I guess it could be listed twice...
    • Add annotations and script for generating JSON schema! yarn build:schema generates schema.json.

    Second, restructure to use individual JSON files in data. dist is no longer in the repo but is still in the JSON export. Many more scripts.

    opened by edemaine 1
Owner
Solid
Solid
Incredible resources (with links) to help up-skill yourselves on various fields. Resources like programming, designing, engineering and much more and completely Open Source.

Shiryoku Incredible resources (with links) to help up-skill yourselves on various fields. Resources like programming, designing, engineering and much

Kunal Keshan 22 Dec 15, 2022
Manage GitHub resources like repositories, teams, members, integrations and workflows with the AWS CDK as Custom Resources in CloudFormation.

CDK Github Manage GitHub resources like repositories, teams, members, integrations and workflows with the AWS CDK as Custom Resources in CloudFormatio

Pepperize 8 Nov 25, 2022
⚗️Nitro provides a powerful toolchain and a runtime framework from the UnJS ecosystem to build and deploy any JavaScript server, anywhere

⚗️Nitro provides a powerful toolchain and a runtime framework from the UnJS ecosystem to build and deploy any JavaScript server, anywhere

unjs 1.3k Jan 5, 2023
Toolkit for development, test and deploy smart-contracts on Waves Enterprise ecosystem.

JS Contract SDK Toolkit for development, test and deploy smart-contracts on Waves Enterprise ecosystem. Quickstart The fastest way to get started with

Waves Enterprise 20 Dec 15, 2022
Documentation: PWA integrations for Vite and the ecosystem

Documentation: PWA integrations for Vite and the ecosystem ?? Features ?? Documentation & guides ?? Zero-Config: sensible built-in default configs for

Vite PWA 17 Dec 28, 2022
2omb ecosystem

?? Welcome to the 2omb ecosystem ?? [ Thanks for taking the time to contribute! You can start by reading our Contribution guidelines first.](url) Setu

2omb Finance 3 Feb 20, 2022
A tool to get plugin statistics of Obsidian plugin ecosystem.

Obsidian Plugin Stats A tool to get plugin statistics of Obsidian plugin ecosystem. Usage You can use this tool to see the plugins that has hit commun

Ganessh Kumar 27 Dec 25, 2022
Internationalization for svelte framework. Based on i18next ecosystem

svelte-i18next Svelte wrapper for i18next npm i svelte-i18next i18next Implementation This library wraps an i18next instance in a Svelte Store to obs

Nishu Goel 20 Dec 9, 2022
A documentation site for the Aries JavaScript ecosystem.

Aries JavaScript Documentation Getting started | Contributing | License Aries JavaScipt is an ecosystem of self-sovereign identity development tools,

Hyperledger 11 Nov 16, 2022
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and shiny resources about Javascript Development.

Javascript Frameworks Development Welcome to the world of Javascript Frameworks. An ongoing curated list of frameworks, books, articles, talks, screen

Paul Veillard 3 Jul 31, 2022