gaboesquivel 3.4.8 → 3.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +754 -588
- package/dist/index.mjs +754 -588
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -2,7 +2,7 @@ interface Project {
|
|
|
2
2
|
title: string;
|
|
3
3
|
slug: string;
|
|
4
4
|
description: string;
|
|
5
|
-
tech:
|
|
5
|
+
tech: Tag[];
|
|
6
6
|
type: string[];
|
|
7
7
|
link?: string;
|
|
8
8
|
image: string;
|
|
@@ -26,15 +26,15 @@ interface TechStackItem {
|
|
|
26
26
|
interface TechStackItemWithProjects extends TechStackItem {
|
|
27
27
|
projects: Project[];
|
|
28
28
|
}
|
|
29
|
-
type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | '
|
|
29
|
+
type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Express.js' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'Linux' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'Tanstack' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
|
|
30
30
|
|
|
31
31
|
declare const projects: Project[];
|
|
32
32
|
|
|
33
33
|
declare const techStack: TechStackItem[];
|
|
34
34
|
|
|
35
35
|
declare function getProjectBySlug(slug: string): Project | undefined;
|
|
36
|
-
declare function getTechStackByTag(tag:
|
|
37
|
-
declare function getProjectsByTechnology(tag:
|
|
36
|
+
declare function getTechStackByTag(tag: Tag): TechStackItemWithProjects | null;
|
|
37
|
+
declare function getProjectsByTechnology(tag: Tag): Project[];
|
|
38
38
|
declare function gaboLog(): void;
|
|
39
39
|
|
|
40
40
|
export { type Project, type Tag, type TechStackItem, type TechStackItemWithProjects, gaboLog, getProjectBySlug, getProjectsByTechnology, getTechStackByTag, projects, techStack };
|
package/dist/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ interface Project {
|
|
|
2
2
|
title: string;
|
|
3
3
|
slug: string;
|
|
4
4
|
description: string;
|
|
5
|
-
tech:
|
|
5
|
+
tech: Tag[];
|
|
6
6
|
type: string[];
|
|
7
7
|
link?: string;
|
|
8
8
|
image: string;
|
|
@@ -26,15 +26,15 @@ interface TechStackItem {
|
|
|
26
26
|
interface TechStackItemWithProjects extends TechStackItem {
|
|
27
27
|
projects: Project[];
|
|
28
28
|
}
|
|
29
|
-
type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | '
|
|
29
|
+
type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Express.js' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'Linux' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'Tanstack' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
|
|
30
30
|
|
|
31
31
|
declare const projects: Project[];
|
|
32
32
|
|
|
33
33
|
declare const techStack: TechStackItem[];
|
|
34
34
|
|
|
35
35
|
declare function getProjectBySlug(slug: string): Project | undefined;
|
|
36
|
-
declare function getTechStackByTag(tag:
|
|
37
|
-
declare function getProjectsByTechnology(tag:
|
|
36
|
+
declare function getTechStackByTag(tag: Tag): TechStackItemWithProjects | null;
|
|
37
|
+
declare function getProjectsByTechnology(tag: Tag): Project[];
|
|
38
38
|
declare function gaboLog(): void;
|
|
39
39
|
|
|
40
40
|
export { type Project, type Tag, type TechStackItem, type TechStackItemWithProjects, gaboLog, getProjectBySlug, getProjectsByTechnology, getTechStackByTag, projects, techStack };
|