@shiroi-shi/techstack
v1.1.4
Published
List of programming languages, frameworks, libraries and other tools used by developers and companies with the name, logo, description and type.
Downloads
11
Maintainers
Readme
Techstack
List of programming languages, frameworks, libraries and other tools used by developers and companies with the name, logo, description and type.
Work in progress
The list is still a work in progress, it is subject to many changes, you can open an issue or a pull request if you have any suggestion about something to add or modify.
How to install
npm i @shiroi-shi/techstack
Usage
import techstack from '@shiroi-shi/techstack';
console.log(techstack.all) // list all technologies
console.log(techstack.languages) // list all languages
...
Options
| Option | Description |
| ------------ | ----------- |
| all
| List all technologies |
| languages
| List all languages |
| libraries
| List all libraries |
| databases
| List all databases |
| frameworks
| List all frameworks |
| tools
| List all tools |
| os
| List all operating systems |
Object content
{
"name": "techstack",
"website": "https://github.com/Shiroi-shi/techstack",
"logo": "https://cdn.jsdelivr.net/npm/@shiroi-shi/techstack/data/logos/techstack.svg",
"slug": "techstack",
"description": "List of programming languages, frameworks, libraries and other tools used by developers and companies with the name, logo, description and type.",
"type": "Library"
}
Contributing
Help would be greatly appreciated, and I would be happy to discuss about what to add, delete or modify in the list.