tedo-publisher 1.3.366 → 1.3.368

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/softslinks/data.d.ts +14 -0
  2. package/dist/softslinks/data.js +1 -0
  3. package/dist/softslinks/filters.d.ts +28 -0
  4. package/dist/softslinks/filters.js +1 -0
  5. package/dist/softslinks/helpers.d.ts +3 -0
  6. package/dist/softslinks/helpers.js +1 -0
  7. package/dist/softslinks/index.d.ts +15 -0
  8. package/dist/softslinks/index.js +1 -0
  9. package/dist/softslinks/prompts/data.d.ts +7 -0
  10. package/dist/softslinks/prompts/data.js +1 -0
  11. package/dist/softslinks/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/softslinks/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/softslinks/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/softslinks/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/softslinks/prompts/images.d.ts +4 -0
  16. package/dist/softslinks/prompts/images.js +1 -0
  17. package/dist/softslinks/seo.d.ts +23 -0
  18. package/dist/softslinks/seo.js +1 -0
  19. package/dist/softslinks/styles/colors.css +1 -0
  20. package/dist/softslinks/styles/fonts.css +1 -0
  21. package/dist/softslinks/styles/global.css +1 -0
  22. package/dist/softslinks/styles/sizing.css +1 -0
  23. package/dist/softslinks/styles/theme.css +1 -0
  24. package/dist/softslinks/styles/vars.css +1 -0
  25. package/dist/squarescode/data.d.ts +14 -0
  26. package/dist/squarescode/data.js +1 -0
  27. package/dist/squarescode/filters.d.ts +28 -0
  28. package/dist/squarescode/filters.js +1 -0
  29. package/dist/squarescode/helpers.d.ts +3 -0
  30. package/dist/squarescode/helpers.js +1 -0
  31. package/dist/squarescode/index.d.ts +15 -0
  32. package/dist/squarescode/index.js +1 -0
  33. package/dist/squarescode/prompts/data.d.ts +7 -0
  34. package/dist/squarescode/prompts/data.js +1 -0
  35. package/dist/squarescode/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/squarescode/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/squarescode/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/squarescode/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/squarescode/prompts/images.d.ts +4 -0
  40. package/dist/squarescode/prompts/images.js +1 -0
  41. package/dist/squarescode/seo.d.ts +23 -0
  42. package/dist/squarescode/seo.js +1 -0
  43. package/dist/squarescode/styles/colors.css +1 -0
  44. package/dist/squarescode/styles/fonts.css +1 -0
  45. package/dist/squarescode/styles/global.css +1 -0
  46. package/dist/squarescode/styles/sizing.css +1 -0
  47. package/dist/squarescode/styles/theme.css +1 -0
  48. package/dist/squarescode/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDDA5\uFE0F\uD83D\uDCC4\uD83D\uDD0D\uD83D\uDCBC";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-16T00:00:00Z";
13
+ export declare const devBucketName = "idn-softslinks-dev";
14
+ export declare const prodBucketName = "idn-softslinks";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const t={projectManagement:{title:"Project Management Software: Optimize Your Team's Efficiency 🚀",description:"Explore the latest project management software options tailored for businesses. Find tools that enhance productivity and collaboration! 🌟",slug:"project-management-software",children:{taskManagementSoftware:{title:"Task Management Software: Streamline Your Workflow 📋",description:"Discover task management software that helps teams stay organized and efficient. Improve project tracking and boost productivity! 🏆",slug:"task-management-software",children:null},collaborationTools:{title:"Collaboration Tools: Enhance Teamwork & Communication 🤝",description:"Find powerful collaboration tools designed to facilitate communication and teamwork in your organization. Elevate your team's synergy! 💬",slug:"collaboration-tools",children:null},resourceScheduling:{title:"Resource Scheduling: Optimize Your Team's Assets 📊",description:"Get the best resource scheduling software to manage your team's time and assets effectively. Ensure every resource is utilized efficiently! 💼",slug:"resource-scheduling",children:null},other:{title:"Other Project Management Solutions: Explore More Options 🔍",description:"Discover additional project management solutions that offer unique features and solutions for various business needs. Broaden your options! 📈",slug:"other-project-management-solutions",children:null}}},customerRelationshipManagement:{title:"Customer Relationship Management Software Insights 📊",description:"Discover the best customer relationship management software options to enhance your business connections and drive growth. Find your ideal fit today! 🚀",slug:"customer-relationship-management",children:{leadManagement:{title:"Lead Management Solutions to Boost Sales 💼",description:"Enhance your business's sales effectiveness with cutting-edge lead management software. Streamline your processes and maximize conversion rates! 📈",slug:"lead-management",children:null},salesAutomationSoftware:{title:"Sales Automation Software for Efficient Selling 📉",description:"Transform your sales approach with automation tools designed to streamline workflows, enhance productivity, and increase revenue opportunities! ⚙️",slug:"sales-automation-software",children:null},customerSupportSolutions:{title:"Customer Support Solutions for Exceptional Service 🌟",description:"Explore top customer support software to deliver outstanding service experiences. Improve customer satisfaction and build loyalty effortlessly! 🛠️",slug:"customer-support-solutions",children:null},other:{title:"Other CRM Software Options for Diverse Needs 🛡️",description:"Discover various CRM solutions beyond traditional categories that meet unique business needs. Find the right tools for your specific challenges! 🔍",slug:"other-crm-software",children:null}}},accounting:{title:"Explore the Best Accounting Software Solutions for Your Business 📊",description:"Discover top accounting software options with informative articles and comprehensive guides. Find the solutions that fit your business needs. 🚀",slug:"best-accounting-software-solutions",children:{cloudAccountingSoftware:{title:"Top Cloud Accounting Software to Streamline Your Finances ☁️",description:"Explore leading cloud accounting software that simplifies financial management for your business. Stay organized and efficient with ease. 💼",slug:"cloud-accounting-software",children:null},invoiceManagement:{title:"Effective Invoice Management Software for Businesses 💳",description:"Learn about the best invoice management software that helps businesses simplify billing processes and improve cash flow management. 📈",slug:"invoice-management-software",children:null},expenseTrackingTools:{title:"Efficient Expense Tracking Tools to Control Your Spending 💰",description:"Find the right expense tracking tools to monitor and manage your business expenses effectively. Keep your finances on track effortlessly! 🔍",slug:"expense-tracking-tools",children:null},other:{title:"Other Accounting Software Options for Diverse Needs 📚",description:"Explore various other accounting software solutions tailored to meet diverse business requirements. Discover your ideal financial tools! 🌟",slug:"other-accounting-software",children:null}}},humanResources:{title:"Comprehensive Human Resources Software Solutions for Businesses 💼",description:"Explore top software for human resources management including payroll, onboarding, and performance tools to streamline your business efficiency. 🚀",slug:"human-resources-software-solutions",children:{payrollManagementSystems:{title:"Top Payroll Management Systems for Smooth Operations 💵",description:"Discover the best payroll management systems that simplify payroll processing, ensuring accuracy and compliance for your business needs. 📈",slug:"payroll-management-systems",children:null},employeeOnboardingSoftware:{title:"Efficient Employee Onboarding Software to Enhance Integration 👥",description:"Find the most effective employee onboarding software solutions that streamline the onboarding process and improve employee experience. 🌟",slug:"employee-onboarding-software",children:null},performanceManagementTools:{title:"Performance Management Tools for Maximized Team Productivity 📊",description:"Explore powerful performance management tools designed to help track, evaluate, and enhance employee performance effectively. 🔑",slug:"performance-management-tools",children:null},other:{title:"Additional HR Software Solutions for Diverse Needs 🛠️",description:"Browse through various other HR software categories that address specific human resources challenges, enhancing overall business performance. 🚀",slug:"other-hr-software",children:null}}},marketingAutomation:{title:"Explore Premier Marketing Automation Tools for Businesses 🚀",description:"Discover the best marketing automation tools tailored for your business needs. Streamline processes and enhance efficiency with our insights! 📊",slug:"marketing-automation-tools",children:{emailMarketingSoftware:{title:"Top Email Marketing Software for Effective Campaigns 📧",description:"Find the most effective email marketing software to boost your campaigns. From automation to analytics, we've got the insights you need! 📈",slug:"email-marketing-software",children:null},socialMediaManagementTools:{title:"Best Social Media Management Tools to Engage Your Audience 🌐",description:"Explore leading social media management tools that help businesses engage with their audience effectively. Enhance your online presence today! 📣",slug:"social-media-management-tools",children:null},analyticsAndReporting:{title:"Essential Analytics and Reporting Tools for Marketing Success 📊",description:"Unlock the power of analytics and reporting tools to drive your marketing success. Gain insights for informed decision-making! 📉",slug:"analytics-and-reporting-tools",children:null},other:{title:"Explore Other Valuable Marketing Automation Solutions 🛠️",description:"Delve into additional marketing automation solutions that can help streamline your workflows and improve efficiency. Discover more! ⚙️",slug:"other-marketing-automation-solutions",children:null}}},eCommerce:{title:"Top eCommerce Software Solutions for Your Business 🛒",description:"Discover essential eCommerce software solutions that streamline your business operations. Explore shopping carts, inventory, and payment processing! 🚀",slug:"ecommerce-software-solutions",children:{shoppingCartSolutions:{title:"Best Shopping Cart Solutions for Online Stores 🛍️",description:"Explore the best shopping cart solutions that elevate your online sales experience, making transactions seamless and user-friendly. 🖥️💰",slug:"shopping-cart-solutions",children:null},inventoryManagementSystems:{title:"Optimize Inventory with Top Management Systems 📦",description:"Maximize efficiency with leading inventory management systems tailored to keep your stock levels balanced and your business thriving. 📊💡",slug:"inventory-management-systems",children:null},paymentProcessingSoftware:{title:"Secure Payment Processing Software Solutions 🔒",description:"Find secure payment processing software to simplify transactions and enhance customer satisfaction while keeping data safe and sound. 💳✅",slug:"payment-processing-software",children:null},other:{title:"Other Essential eCommerce Software Tools 💼",description:"Explore other essential eCommerce software tools that help streamline operations and boost your online business performance. 🌐✨",slug:"other-ecommerce-software",children:null}}},dataAnalytics:{title:"Explore Top Data Analytics Solutions for Your Business 📊",description:"Discover the best data analytics tools and software for enhancing your business intelligence and decision-making. Transform data into actionable insights! 🌟",slug:"data-analytics-solutions",children:{businessIntelligenceTools:{title:"Best Business Intelligence Tools to Boost Growth 📈",description:"Uncover the leading business intelligence tools that can help you make data-driven decisions, enhancing efficiency and competitiveness in your organization. 💡",slug:"business-intelligence-tools",children:null},dataVisualizationSoftware:{title:"Top Data Visualization Software for Insightful Analysis 🎨",description:"Explore top data visualization software that transforms complex data into clear visuals, enabling better understanding and communication of insights. 🌐",slug:"data-visualization-software",children:null},predictiveAnalyticsSolutions:{title:"Leading Predictive Analytics Solutions for Smart Forecasting 🎯",description:"Dive into predictive analytics solutions designed for businesses looking to anticipate trends and optimize operations through intelligent forecasting. 🔍",slug:"predictive-analytics-solutions",children:null},other:{title:"Additional Data Analytics Resources and Tools 🛠️",description:"Find other valuable resources and tools related to data analytics that can enhance your business performance and data management strategies. 📚",slug:"other-data-analytics-resources",children:null}}}},o=e.AUTHORS_INFO.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:[t.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),i="🖥️📄🔍💼",s=Object.keys(t),a=[],r=[];for(const e of s){const o=t[e];if(null==o?void 0:o.children){a.push(...Object.keys(o.children));for(const e of a){const t=o.children[e];(null==t?void 0:t.children)&&r.push(...Object.keys(t.children))}}}const l="2024-10-16T00:00:00Z",c="softslinks",u=`idn-${c}-dev`,d=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=i,exports.authors=o,exports.authorsNames=n,exports.categories=s,exports.dataStructure=t,exports.devBucketName=u,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=a,exports.subsubcategories=r;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ SoftwareCategories = "SoftwareCategories",
3
+ BusinessSize = "BusinessSize",
4
+ IndustryFocus = "IndustryFocus",
5
+ KeyFeatures = "KeyFeatures",
6
+ UserExperience = "UserExperience"
7
+ }
8
+ type SoftwareCategoriesValues = 'Project Management' | 'Customer Relationship Management' | 'Accounting Solutions' | 'Human Resource Management' | 'Marketing Automation';
9
+ type BusinessSizeValues = 'Startup' | 'Small Business' | 'Medium Enterprise' | 'Large Corporation';
10
+ type IndustryFocusValues = 'Technology' | 'Healthcare' | 'Retail' | 'Finance' | 'Manufacturing';
11
+ type KeyFeaturesValues = 'Cloud-Based' | 'Mobile Accessibility' | 'Automation Tools' | 'Integration Capabilities' | 'Customization Options';
12
+ type UserExperienceValues = 'Beginner-Friendly' | 'Advanced Functionality' | 'Multi-User Support' | 'Scalability' | '24/7 Customer Support';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.SoftwareCategories]: SoftwareCategoriesValues[];
15
+ [FiltersNames.BusinessSize]: BusinessSizeValues[];
16
+ [FiltersNames.IndustryFocus]: IndustryFocusValues[];
17
+ [FiltersNames.KeyFeatures]: KeyFeaturesValues[];
18
+ [FiltersNames.UserExperience]: UserExperienceValues[];
19
+ };
20
+ export declare const softwareCategoriesValues: SoftwareCategoriesValues[];
21
+ export declare const businessSizeValues: BusinessSizeValues[];
22
+ export declare const industryFocusValues: IndustryFocusValues[];
23
+ export declare const keyFeaturesValues: KeyFeaturesValues[];
24
+ export declare const userExperienceValues: UserExperienceValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).SoftwareCategories="SoftwareCategories",e.BusinessSize="BusinessSize",e.IndustryFocus="IndustryFocus",e.KeyFeatures="KeyFeatures",e.UserExperience="UserExperience";const s=["Project Management","Customer Relationship Management","Accounting Solutions","Human Resource Management","Marketing Automation"],t=["Startup","Small Business","Medium Enterprise","Large Corporation"],r=["Technology","Healthcare","Retail","Finance","Manufacturing"],i=["Cloud-Based","Mobile Accessibility","Automation Tools","Integration Capabilities","Customization Options"],o=["Beginner-Friendly","Advanced Functionality","Multi-User Support","Scalability","24/7 Customer Support"],a={[exports.FiltersNames.SoftwareCategories]:[],[exports.FiltersNames.BusinessSize]:[],[exports.FiltersNames.IndustryFocus]:[],[exports.FiltersNames.KeyFeatures]:[],[exports.FiltersNames.UserExperience]:[]},n={[exports.FiltersNames.SoftwareCategories]:s,[exports.FiltersNames.BusinessSize]:t,[exports.FiltersNames.IndustryFocus]:r,[exports.FiltersNames.KeyFeatures]:i,[exports.FiltersNames.UserExperience]:o},u=()=>JSON.stringify(n,null,2);exports.businessSizeValues=t,exports.fullFilters=n,exports.getFiltersTypesJSON=u,exports.industryFocusValues=r,exports.initialFilters=a,exports.keyFeaturesValues=i,exports.softwareCategoriesValues=s,exports.userExperienceValues=o;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),s=require("./helpers.js"),r=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.businessSizeValues=t.businessSizeValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.industryFocusValues=t.industryFocusValues,exports.initialFilters=t.initialFilters,exports.keyFeaturesValues=t.keyFeaturesValues,exports.softwareCategoriesValues=t.softwareCategoriesValues,exports.userExperienceValues=t.userExperienceValues,exports.getDefaultImagesFrontmatter=s.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=s.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=r.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=r.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=r.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SoftsLinks is an informative online portal that provides comprehensive articles aimed at helping businesses find the best software solutions tailored to their needs. It streamlines the software selection process by offering insightful guides and reviews.\n - Detailed description: SoftsLinks serves as a one-stop destination for business owners, decision-makers, and IT professionals seeking valuable insights into the software landscape. The portal offers in-depth articles that cover a wide range of software categories, including project management, customer relationship management, accounting, and more. Each article is meticulously researched and written to highlight the specific features, benefits, and potential drawbacks of various software options, enabling users to make informed decisions. With user-friendly navigation and a focus on relevance, SoftsLinks ensures that users can effortlessly find the software that best meets their business requirements and challenges.\n - Target audience: The target audience for SoftsLinks includes small to medium-sized business owners, IT managers, and decision-makers in various industries who are looking for efficient software solutions to enhance productivity and drive growth. Additionally, entrepreneurs and startups seeking guidance on software investments will find the portal an invaluable resource.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Functionality\n- Core Features Overview\n- Unique Selling Points\n## Integrations\n- Compatible Tools\n- API Availability\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Functionality, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = " Small to medium-sized businesses, entrepreneurs, IT professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SoftsLinks is an informative online portal that provides comprehensive articles aimed at helping businesses find the best software solutions tailored to their needs. It streamlines the software selection process by offering insightful guides and reviews.\n - Detailed description: SoftsLinks serves as a one-stop destination for business owners, decision-makers, and IT professionals seeking valuable insights into the software landscape. The portal offers in-depth articles that cover a wide range of software categories, including project management, customer relationship management, accounting, and more. Each article is meticulously researched and written to highlight the specific features, benefits, and potential drawbacks of various software options, enabling users to make informed decisions. With user-friendly navigation and a focus on relevance, SoftsLinks ensures that users can effortlessly find the software that best meets their business requirements and challenges.\n - Target audience: The target audience for SoftsLinks includes small to medium-sized business owners, IT managers, and decision-makers in various industries who are looking for efficient software solutions to enhance productivity and drive growth. Additionally, entrepreneurs and startups seeking guidance on software investments will find the portal an invaluable resource.\n\n",i="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Functionality\n- Core Features Overview\n- Unique Selling Points\n## Integrations\n- Compatible Tools\n- API Availability\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Functionality, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",s="synthesizing the information presented throughout",a=" Small to medium-sized businesses, entrepreneurs, IT professionals",o="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",r=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=s,exports.FILTERS_INFO=r,exports.IMAGES_PROHIBITED_WORDS=o,exports.START_STEP=n,exports.TARGET_AUDIENCE=a,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Highly detailed illustration of ${a}, ${o}, for an article ${t} in a leading technology publication, showcasing software interfaces, and technological innovation, clean and modern tech magazine style, accurate representation of software, user interfaces, programming, development tools, and tech gadgets, 4K, 8K resolution, minimalistic design, clear visuals, no blur, depth of field, modern digital art, precise and informative, tech-focused imagery`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const t={[exports.PageNames.Authors]:{title:"Meet Our Experts - SoftsLinks",description:"Discover the brilliant minds behind SoftsLinks 🌟! Learn about our dedicated authors who help you find the best software solutions for your business needs."},[exports.PageNames.Home]:{title:"SoftsLinks - Your Guide to the Best Business Software",description:"Welcome to SoftsLinks! 🚀 Explore our comprehensive articles to find the ideal software that will elevate your business productivity and efficiency."},[exports.PageNames.NotFound]:{title:"404 - Page Not Found | SoftsLinks",description:"Oops! 😅 The page you're looking for doesn't exist. But don’t worry! Explore our articles to discover the best software for your business."},[exports.PageNames.AboutUs]:{title:"About SoftsLinks - Your Software Companion",description:"Learn about the mission of SoftsLinks 🔍, your trusted partner in finding top-notch software tailored for your business success!"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy - SoftsLinks",description:"Your privacy matters! 🔒 Read our Privacy Policy to understand how SoftsLinks protects your data while you search for the best software."},[exports.PageNames.Terms]:{title:"Terms of Service - SoftsLinks",description:"Review our Terms of Service 📜 to understand the guidelines when using SoftsLinks for finding valuable software for your business."},[exports.PageNames.Sitemap]:{title:"Sitemap - SoftsLinks",description:"Navigate our content easily! 🗺️ Check out the SoftsLinks Sitemap to explore all the articles and resources available for your software needs."}},i=[{name:"Ravi Sharma",description:"Ravi Sharma is a software analyst with over a decade of experience in evaluating various software solutions for businesses. He specializes in SaaS products and has a keen eye for detail, helping companies navigate the complexities of software selection. An avid writer, Ravi shares insights and tips on finding the best software to drive business success.",meta_title:"Ravi Sharma - Software Analyst and Expert Reviewer | SoftsLinks",meta_description:"Discover insights from Ravi Sharma, a seasoned software analyst with over 10 years of experience. Read his articles on choosing the best software solutions for your business at SoftsLinks."},{name:"Anjali Mehta",description:"Anjali Mehta is a business technology consultant with a focus on small to medium enterprises. With her rich background in IT project management and business analysis, she helps businesses find software that caters to their specific needs. Anjali's articles at SoftsLinks reflect her commitment to empowering businesses through technology.",meta_title:"Anjali Mehta - Business Technology Consultant | SoftsLinks",meta_description:"Explore expert advice from Anjali Mehta, a business technology consultant specializing in software solutions for SMEs. Learn how to make informed software choices at SoftsLinks."},{name:"Southern Patel",description:"Southern Patel is a tech enthusiast with a passion for software trends and innovations. With experience in digital marketing, he writes extensively about the latest software products and their impact on business growth. His engaging articles simplify complex topics, making software selection accessible to all.",meta_title:"Southern Patel - Tech Enthusiast and Software Review Writer | SoftsLinks",meta_description:"Read engaging articles by Southern Patel, a technology enthusiast who simplifies software selection for businesses. Discover the latest trends at SoftsLinks."},{name:"Neha Joshi",description:"Neha Joshi is a software product manager with expertise in implementing business solutions. With a wealth of knowledge in user experience and technology integration, she provides valuable insights on choosing the right software for various business needs. Neha's articles empower readers to make data-driven decisions.",meta_title:"Neha Joshi - Software Product Manager and Insightful Writer | SoftsLinks",meta_description:"Get valuable insights from Neha Joshi, a software product manager with expertise in business solutions. Learn to choose the right software at SoftsLinks."},{name:"Kunal Bhatia",description:"Kunal Bhatia is a digital strategist with extensive experience in software evaluation and implementation. His articles explore how different software tools can transform operational efficiency for businesses. Kunal combines practical insights with analytical skills to deliver compelling content.",meta_title:"Kunal Bhatia - Digital Strategist and Software Evaluation Expert | SoftsLinks",meta_description:"Discover insights from Kunal Bhatia, a digital strategist with expertise in software evaluation. Enhance your business operations with tips from SoftsLinks."},{name:"Pooja Singh",description:"Pooja Singh is a data analyst with a focus on business intelligence tools. She has a strong background in interpreting data to guide software selection for enhanced business performance. Pooja's informative articles at SoftsLinks equip businesses to harness the power of data effectively.",meta_title:"Pooja Singh - Data Analyst specializing in Business Intelligence | SoftsLinks",meta_description:"Learn from Pooja Singh, a data analyst focused on business intelligence tools. Discover how to leverage data for software selection at SoftsLinks."},{name:"Amit Verma",description:"Amit Verma is a senior IT consultant with years of experience in software solutions for enterprises. He writes about best practices for selecting and implementing software that meets organizational goals. Amit's expertise lies in aligning technology with business strategies.",meta_title:"Amit Verma - Senior IT Consultant and Expert Software Writer | SoftsLinks",meta_description:"Explore expert insights from Amit Verma, a senior IT consultant specializing in software solutions for enterprises. Elevate your business performance with SoftsLinks."},{name:"Meera Nair",description:"Meera Nair is a tech blogger and software reviewer, passionate about sharing knowledge on emerging software technologies. Her writing focuses on user-friendly applications that boost productivity. She offers a fresh perspective on software solutions through her engaging articles.",meta_title:"Meera Nair - Tech Blogger and Software Reviewer | SoftsLinks",meta_description:"Read innovative insights from Meera Nair, a tech blogger focused on emerging software technologies. Find user-friendly software solutions at SoftsLinks."},{name:"Rahul Gupta",description:"Rahul Gupta is an IT researcher with a focus on software usability and market trends. He meticulously analyzes software offerings, providing businesses with the information they need to make informed choices. Rahul’s articles blend research with practical advice.",meta_title:"Rahul Gupta - IT Researcher and Software Usability Expert | SoftsLinks",meta_description:"Discover the latest software trends with insights from Rahul Gupta, an IT researcher specializing in software usability. Enhance your decision-making at SoftsLinks."},{name:"Sangeeta Reddy",description:"Sangeeta Reddy is a project manager with expertise in software implementation and team collaboration. She offers practical guidance on software selection based on real-world experiences. Sangeeta's articles are aimed at helping businesses streamline processes effectively.",meta_title:"Sangeeta Reddy - Project Manager and Software Implementation Expert | SoftsLinks",meta_description:"Learn from Sangeeta Reddy, a project manager who shares practical guidance on software selection and implementation. Optimize your processes with SoftsLinks."},{name:"Arjun Mehta",description:"Arjun Mehta is a software consultant and technology writer with over 10 years of experience in the IT industry. Based in Bengaluru, he specializes in evaluating business software solutions and has contributed to numerous tech publications. Arjun is passionate about empowering businesses with the right technology choices.",meta_title:"Arjun Mehta - Software Consultant and Tech Writer",meta_description:"Discover insights from Arjun Mehta, a seasoned software consultant with a decade of experience in IT. Read his expert opinions on finding the best software for your business at SoftsLinks."},{name:"Nisha Patel",description:"Nisha Patel is a digital marketing specialist and prolific writer with a background in software development. With her unique blend of marketing and technical expertise, Nisha produces content that helps businesses maximize their software investments. She has worked with various startups and established firms across India.",meta_title:"Nisha Patel - Digital Marketing Specialist & Writer",meta_description:"Explore articles by Nisha Patel, a digital marketing specialist with extensive knowledge of software solutions. Gain valuable insights on software selection for businesses at SoftsLinks."},{name:"Vikram Desai",description:"Vikram Desai is a seasoned business analyst and technology writer focused on helping organizations navigate complex software ecosystems. With a degree in Computer Science and over 8 years of experience, Vikram writes informative articles that guide businesses in making informed software choices.",meta_title:"Vikram Desai - Business Analyst & Technology Writer",meta_description:"Learn from Vikram Desai, a business analyst with in-depth knowledge of software solutions. His articles provide essential guidance for businesses looking for the best software at SoftsLinks."},{name:"Aditi Kumar",description:"Aditi Kumar is a tech journalist and software expert based in Mumbai. With a keen interest in software trends and innovations, Aditi writes articles to help businesses understand industry advancements and choose the right tools for their operations. She has a decade of experience in tech journalism.",meta_title:"Aditi Kumar - Tech Journalist & Software Expert",meta_description:"Read Aditi Kumar's articles on software trends and innovations. As a tech journalist with 10 years of experience, she helps businesses select the best software solutions at SoftsLinks."},{name:"Rajiv Bansal",description:"Rajiv Bansal is an IT strategist and writer with over 15 years of experience in software development and consulting. His articles synthesize complex technical concepts into accessible content, helping business leaders make data-driven software choices.",meta_title:"Rajiv Bansal - IT Strategist & Writer",meta_description:"Discover insights from Rajiv Bansal, an IT strategist with 15 years of experience. His articles on software solutions are invaluable at SoftsLinks for business decision-makers."},{name:"Sonal Gupta",description:"Sonal Gupta is a technology analyst and writer specializing in SaaS applications and business software. With over 7 years of experience in both writing and software analysis, she provides deep insights into software effectiveness and ROI for businesses.",meta_title:"Sonal Gupta - Technology Analyst & Writer",meta_description:"Learn from Sonal Gupta, a technology analyst with expertise in SaaS applications. Her articles guide businesses on software effectiveness at SoftsLinks."},{name:"Shivani Reddy",description:"Shivani Reddy is a content strategist and technical writer with a strong background in enterprise software. With a history of working with top tech companies, she helps businesses identify the best software to fit their needs through detailed, insightful articles.",meta_title:"Shivani Reddy - Content Strategist & Technical Writer",meta_description:"Explore Shivani Reddy's articles on enterprise software solutions. Her expertise helps businesses find the right software tools at SoftsLinks."},{name:"Rajesh Iyer",description:"Rajesh Iyer is a software engineer turned writer, with more than a decade of experience in the industry. His articles cover trends, insights, and best practices in software selection and implementation, making him a go-to resource for businesses.",meta_title:"Rajesh Iyer - Software Engineer & Writer",meta_description:"Read articles by Rajesh Iyer, a former software engineer with extensive industry knowledge. His insights are essential for businesses navigating software options at SoftsLinks."},{name:"Pooja Verma",description:"Pooja Verma is a software product manager who translates technical knowledge into comprehensible articles. With experience in leading software projects, she writes about efficient software selection and implementation strategies, making her a valuable contributor to SoftsLinks.",meta_title:"Pooja Verma - Software Product Manager & Writer",meta_description:"Discover Pooja Verma's expert articles on software selection and implementation strategies. Gain insights for your business at SoftsLinks."},{name:"Karan Nayar",description:"Karan Nayar is a business technology expert with a focus on cloud-based software solutions. With over 6 years of experience in tech writing and business consulting, he provides valuable perspectives on choosing the right software for modern businesses.",meta_title:"Karan Nayar - Business Technology Expert & Writer",meta_description:"Explore Karan Nayar's insights on cloud-based software solutions. His articles guide businesses in selecting the right tech tools at SoftsLinks."},{name:"Ravi Kumar",description:"Ravi Kumar is a software analyst with over 10 years of experience in the technology sector. He specializes in helping businesses identify the right software solutions to improve their operations. With a background in computer science and a passion for research, Ravi has authored numerous articles focused on software trends and recommendations.",meta_title:"Ravi Kumar - Software Analyst at SoftsLinks",meta_description:"Explore insights and recommendations from Ravi Kumar, a seasoned software analyst with over a decade of experience in helping businesses find the best software solutions."},{name:"Neha Sharma",description:"Neha Sharma is a digital marketing strategist and content writer with a knack for software reviews. She holds a degree in Marketing Management and has spent 7 years in the tech industry. Neha's articles cover various business software, emphasizing user experiences and trending technologies.",meta_title:"Neha Sharma - Digital Marketing Strategist at SoftsLinks",meta_description:"Dive into the world of software with Neha Sharma, a digital marketing strategist specializing in tech solutions that boost business efficiency."},{name:"Anil Gupta",description:"Anil Gupta is a software consultant with 15 years of experience and a commitment to helping businesses streamline their processes. His rich knowledge extends across various software platforms. Anil is passionate about aiding startups in their software selection journey.",meta_title:"Anil Gupta - Software Consultant at SoftsLinks",meta_description:"Learn from Anil Gupta, a software consultant with 15 years of experience, as he guides businesses in their software selection process."},{name:"Pooja Desai",description:"Pooja Desai is an IT professional with expertise in software development and project management. With a Master’s degree in Computer Applications, she has contributed to numerous projects across different industries. Pooja's articles provide deep insights into software functionalities and best practices.",meta_title:"Pooja Desai - IT Professional at SoftsLinks",meta_description:"Read articles by Pooja Desai, an IT professional who offers expert insights into software functionalities and best practices for businesses."},{name:"Vikram Joshi",description:"Vikram Joshi is an experienced business analyst with a focus on software integration and efficiency optimization. His background in data analytics enables him to provide valuable insights for businesses aiming to implement the right software solutions.",meta_title:"Vikram Joshi - Business Analyst at SoftsLinks",meta_description:"Explore the expertise of Vikram Joshi, a business analyst specializing in software integration and efficiency optimization for businesses."},{name:"Sofia Verma",description:"Sofia Verma is a prolific tech writer with a background in software development and a passion for educating businesses about software solutions. With over 8 years of experience, her articles are known for their clarity and practical advice.",meta_title:"Sofia Verma - Tech Writer at SoftsLinks",meta_description:"Get practical software insights from Sofia Verma, a tech writer with 8 years of experience helping businesses understand the software landscape."},{name:"Rajesh Mehta",description:"Rajesh Mehta is an IT consultant who has been helping businesses navigate the complex world of software for over a decade. His articles are geared toward helping entrepreneurs and managers make informed software decisions.",meta_title:"Rajesh Mehta - IT Consultant at SoftsLinks",meta_description:"Discover valuable insights from Rajesh Mehta, an IT consultant with over 10 years of experience in guiding businesses through software choices."},{name:"Sneha Iyer",description:"Sneha Iyer is a content creator and software reviewer with a keen interest in emerging technologies. With a degree in Information Technology, she has been writing about software solutions for more than 5 years.",meta_title:"Sneha Iyer - Content Creator at SoftsLinks",meta_description:"Uncover the latest software trends and reviews from Sneha Iyer, a content creator passionate about emerging software technologies."},{name:"Karan Singh",description:"Karan Singh is a software engineer turned product manager with extensive experience in evaluating software for efficiency and effectiveness. He provides a unique perspective on software recommendations based on technical and practical insights.",meta_title:"Karan Singh - Product Manager at SoftsLinks",meta_description:"Gain insights from Karan Singh, a product manager with a rich background in software engineering, as he shares evaluations and recommendations."},{name:"Aarti Nair",description:"Aarti Nair is a business software expert and writer with a focus on helping companies adopt technology for growth. With over 6 years in the field, she informs her readers about the best software practices and solutions.",meta_title:"Aarti Nair - Business Software Expert at SoftsLinks",meta_description:"Learn about the best software practices from Aarti Nair, a business software expert dedicated to helping companies harness technology for growth."},{name:"Rohit Sharma",description:"Rohit Sharma is a seasoned technology writer and software consultant with over 10 years of experience in the industry. He has helped numerous small to medium-sized businesses optimize their software choices, ensuring they leverage the best tools for their needs. Based in Bengaluru, Rohit is passionate about demystifying tech for the everyday entrepreneur.",meta_title:"Rohit Sharma - Software Consultant and Tech Writer",meta_description:"Explore expert insights and software recommendations by Rohit Sharma, a leading technology writer with over a decade of experience in helping businesses choose the right software solutions."},{name:"Anita Desai",description:"Anita Desai is a business technology expert with a focus on SaaS solutions. Having worked with Fortune 500 companies, she brings a wealth of knowledge on software optimization and digital transformation. Her analytical approach helps businesses cut through the noise to find software that drives efficiency and growth.",meta_title:"Anita Desai - Business Technology Expert",meta_description:"Get insights from Anita Desai, a renowned business technology expert with extensive experience in SaaS solutions and digital transformation strategies for businesses."},{name:"Vikram Singh",description:"Vikram Singh, a software usability specialist, has spent the last 15 years in the IT sector focusing on user experience design and software usability. His articles illuminate the importance of choosing user-friendly software, making the complex world of tech accessible to business owners.",meta_title:"Vikram Singh - Software Usability Specialist",meta_description:"Read articles by Vikram Singh, a software usability specialist with 15 years of experience, sharing insights on choosing user-friendly software solutions for your business."},{name:"Meena Reddy",description:"Meena Reddy is a freelance writer and software expert specializing in comparison reviews and software solution strategies. With an educational background in computer science and marketing, she combines technical and business insights to guide companies toward effective software decisions.",meta_title:"Meena Reddy - Freelance Software Writer",meta_description:"Discover Meena Reddy's expert articles on software comparisons and strategies, tailored for businesses looking to make informed software decisions."},{name:"Karan Mehta",description:"Karan Mehta is an entrepreneur and software analyst, known for his ability to analyze and recommend software tools for emerging startups. His entrepreneurial journey and expertise in software selection empower fellow business owners to make the right choices.",meta_title:"Karan Mehta - Entrepreneur and Software Analyst",meta_description:"Learn from Karan Mehta, an entrepreneur and software analyst dedicated to helping startups choose the best software tools for their unique needs."},{name:"Neha Kapoor",description:"Neha Kapoor is a software development advocate focused on helping organizations adopt the right software frameworks that enhance productivity. Her background in engineering and years of consultancy help businesses choose innovative solutions.",meta_title:"Neha Kapoor - Software Development Advocate",meta_description:"Get valuable insights on software frameworks from Neha Kapoor, a dedicated software development advocate with extensive experience in industry consultancy."},{name:"Rajesh Nair",description:"Rajesh Nair is an IT journalist with a penchant for software innovation. His experience in reporting on technology trends has given him unique insights into how businesses can leverage new software advancements to stay competitive.",meta_title:"Rajesh Nair - IT Journalist and Software Innovator",meta_description:"Explore the latest in software innovation with Rajesh Nair, an IT journalist offering expert commentary and analysis on tools for business success."},{name:"Priya Gupta",description:"Priya Gupta is a data analyst turned tech writer specialized in business software analytics. With an expertise in data management tools, she helps businesses make educated decisions using software metrics and analytics.",meta_title:"Priya Gupta - Data Analyst and Tech Writer",meta_description:"Read insightful articles by Priya Gupta, a data analyst and tech writer focusing on analytics and metrics to help businesses choose the right software."},{name:"Jane Smith",description:"Jane has over a decade of experience in technology journalism and has written extensively about software solutions for businesses. She holds a degree in Computer Science and is passionate about helping organizations find the right tools for their needs.",meta_title:"Jane Smith - Software Solutions Expert at SoftsLinks",meta_description:"Discover insights from Jane Smith, a technology journalist with over 10 years of experience in software evaluations and recommendations for businesses."},{name:"Anil Patel",description:"Anil is a software analyst based in India with expertise in evaluating business software. His analytical approach and understanding of market trends make him a valuable contributor to SoftsLinks.",meta_title:"Anil Patel - Business Software Analyst at SoftsLinks",meta_description:"Read articles by Anil Patel, a dedicated software analyst offering insights into the best software solutions for businesses of all sizes."},{name:"Clara Johnson",description:"With a background in business management and digital marketing, Clara combines her expertise to write about software that enhances business efficiency. She is committed to helping companies adopt the best software solutions.",meta_title:"Clara Johnson - Digital Marketing and Software Specialist at SoftsLinks",meta_description:"Explore Clara Johnson’s insights on business software and digital strategies that drive success and growth at SoftsLinks."},{name:"Markus Schneider",description:"Markus is a seasoned IT consultant from Germany, specializing in software deployment for businesses. He brings practical experience and a customer-focused approach to his articles.",meta_title:"Markus Schneider - IT Consultant and Software Expert at SoftsLinks",meta_description:"Follow Markus Schneider’s expert advice on selecting and implementing software solutions tailored for business needs on SoftsLinks."},{name:"Fatima Al-Farouq",description:"Fatima is a tech writer and entrepreneur based in the Middle East. She has a keen interest in software innovations and writes articles that guide businesses in the technology selection process.",meta_title:"Fatima Al-Farouq - Tech Writer and Entrepreneur at SoftsLinks",meta_description:"Get the latest insights from Fatima Al-Farouq on software innovations and how they impact business growth at SoftsLinks."},{name:"Liam O'Sullivan",description:"Liam is an Irish software engineer with a passion for cybersecurity and business software solutions. His technical knowledge allows him to provide in-depth reviews and comparisons.",meta_title:"Liam O'Sullivan - Software Engineer and Reviewer at SoftsLinks",meta_description:"Discover Liam O'Sullivan’s comprehensive reviews and insights on cybersecurity software and business solutions at SoftsLinks."},{name:"Sofia Marquez",description:"Sofia is a freelance tech writer based in Spain, specializing in software solutions for startups. Her articles often highlight cost-effective tools for small businesses and entrepreneurs.",meta_title:"Sofia Marquez - Freelance Tech Writer at SoftsLinks",meta_description:"Explore expert tips from Sofia Marquez on affordable software solutions that empower startups and small businesses at SoftsLinks."},{name:"Rajesh Kumar",description:"Rajesh is a business technology analyst from India with a focus on software that enhances operational efficiency. His detailed analyses cater to businesses looking for transformative software.",meta_title:"Rajesh Kumar - Business Technology Analyst at SoftsLinks",meta_description:"Read Rajesh Kumar’s analytical articles on transformative software solutions that elevate business operations on SoftsLinks."},{name:"Emily Davis",description:"Emily is an experienced software reviewer from the United States with a strong background in IT project management. Her flair for simplifying complex topics makes her articles accessible to all business owners.",meta_title:"Emily Davis - Software Reviewer and IT Expert at SoftsLinks",meta_description:"Join Emily Davis as she demystifies software options and offers clear recommendations for businesses on SoftsLinks."},{name:"Toshiro Tanaka",description:"Toshiro is a software engineer and tech writer from Japan, specializing in software scalability and performance for business operations. His insightful pieces help companies choose the right scalable solutions.",meta_title:"Toshiro Tanaka - Software Engineer and Writer at SoftsLinks",meta_description:"Learn from Toshiro Tanaka about scalable software solutions designed to meet the growing demands of businesses on SoftsLinks."},{name:"John Smith",description:"John Smith is a seasoned software consultant with over 15 years of experience in the tech industry. He specializes in helping businesses select the right software solutions to enhance productivity and streamline operations. John's profound knowledge of software ecosystems allows him to provide actionable insights that empower decision-making for companies of all sizes.",meta_title:"John Smith - Software Consultant and Expert",meta_description:"Discover insights from John Smith, a software consultant with 15 years of experience in helping businesses choose the best software solutions tailored to their needs."},{name:"Maria Jones",description:"Maria Jones is a freelance tech writer and software analyst with an extensive background in writing for tech magazines and websites. With a degree in Computer Science, Maria uses her technical knowledge to craft informative articles that simplify complex topics for business leaders and entrepreneurs looking to enhance their digital toolkit.",meta_title:"Maria Jones - Tech Writer and Software Analyst",meta_description:"Learn from Maria Jones, a tech writer with a Computer Science degree and a knack for simplifying complex software topics for businesses."},{name:"Aditi Kapoor",description:"Aditi Kapoor is a business software strategist with over a decade of experience in helping startups and established firms find suitable software solutions. Her passion for technology and business alignment enables her to offer unique perspectives on software selection and implementation.",meta_title:"Aditi Kapoor - Business Software Strategist",meta_description:"Meet Aditi Kapoor, a business software strategist with over a decade of expertise in aligning technology with business needs for effective software solutions."},{name:"Liam Chen",description:"With a strong background in software engineering and business solutions, Liam Chen has spent the last 12 years writing about and advising businesses on the best software practices. His articles are rooted in real-world experience, focusing on practical advice to help organizations optimize their software investments.",meta_title:"Liam Chen - Software Engineer and Advisor",meta_description:"Explore insights from Liam Chen, a software engineer and business consultant specializing in practical guidance for optimizing software investments."},{name:"Sofia Ivano",description:"Sofia Ivano is an acclaimed technology journalist with a passion for uncovering the latest trends in software development and business applications. With her journalistic background, she writes engaging articles designed to educate business owners about innovative software solutions that can transform their operations.",meta_title:"Sofia Ivano - Technology Journalist",meta_description:"Follow Sofia Ivano’s articles to stay updated on the latest software trends and innovative solutions that can enhance your business operations."},{name:"Victor Sanchez",description:"Victor Sanchez is an entrepreneur and software reviewer who has spent the last 8 years testing and evaluating various software solutions for businesses. His detailed reviews and comparisons help companies choose the best products to fulfill their unique needs.",meta_title:"Victor Sanchez - Entrepreneur and Software Reviewer",meta_description:"Read Victor Sanchez’s thorough reviews and evaluations of software solutions aimed at aiding businesses in selecting the most suitable options."},{name:"Elena Petrova",description:"Elena Petrova is an innovative tech writer and software analyst with expertise in SaaS products. With a unique blend of technical knowledge and storytelling, she crafts compelling articles aimed at helping businesses navigate the crowded software landscape effectively.",meta_title:"Elena Petrova - Tech Writer and SaaS Expert",meta_description:"Join Elena Petrova as she breaks down the complexities of SaaS products, guiding businesses in making informed software choices."},{name:"Emily Thompson",description:"Emily Thompson is a software industry analyst with a background in business administration. She regularly writes industry reports and articles that help companies stay informed about the best software solutions aligned with their strategic goals.",meta_title:"Emily Thompson - Software Industry Analyst",meta_description:"Stay ahead with articles from Emily Thompson, a software industry analyst dedicated to providing insightful reports on business-aligned software solutions."},{name:"Zhang Wei",description:"Zhang Wei is a business technology innovator and writer, focusing on emerging software solutions. With years of experience in the IT sector, he offers a unique perspective on transformative technologies that can enhance operational efficiency in various industries.",meta_title:"Zhang Wei - Business Technology Innovator",meta_description:"Discover the latest insights from Zhang Wei, a business technology innovator specializing in transformative software solutions for operational efficiency."}],s=i.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:{title:t.meta_title,description:t.meta_description}})),{});exports.AUTHORS_INFO=i,exports.AUTHORS_META=s,exports.PAGES_SEO=t;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#003d73;--theme-color-8:#0057a0;--theme-color-7:#006bce;--theme-color-6:#0083e0;--theme-color-5:#0099ff;--theme-color-4:#33bfff;--theme-color-3:#66d9ff;--theme-color-2:#99e6ff;--theme-color-1:#ccefff;--color-bg-layout:#e6f7ff;--color-bg-hover:#b3e0ff;--article-border-radius:20px;--btn-border-radius:5px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDDA5\uFE0F\uD83D\uDCC4\uD83D\uDD0D\uD83D\uDCBC";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-16T00:00:00Z";
13
+ export declare const devBucketName = "idn-squarescode-dev";
14
+ export declare const prodBucketName = "idn-squarescode";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const t={projectManagement:{title:"Explore Effective Project Management Software Solutions 🚀",description:"Discover top project management software that streamlines your business operations. Find tools and insights to boost efficiency and productivity! 📊",slug:"project-management-software",children:{taskManagementSoftware:{title:"Task Management Software: Organize Your Workflow Efficiently 📋",description:"Effortlessly manage your tasks and boost team productivity with the right task management software. Find the best options for your business! ✅",slug:"task-management-software",children:null},collaborationTools:{title:"Collaboration Tools: Enhance Team Productivity Together 🤝",description:"Unlock the power of collaboration with tools designed to bring your team together. Discover how to improve communication and workflow! 💬",slug:"collaboration-tools",children:null},resourceManagement:{title:"Resource Management Software: Optimize Your Assets 📈",description:"Maximize resource efficiency with top resource management software. Learn how to allocate your assets effectively for better outcomes! ⚙️",slug:"resource-management",children:null},agileProjectManagement:{title:"Agile Project Management: Adapt and Thrive in Changing Environments 🏃‍♂️",description:"Discover agile project management methodologies that help your team adapt swiftly to changes and deliver projects efficiently! ✨",slug:"agile-project-management",children:null},remoteTeamManagement:{title:"Remote Team Management: Strategies for Success from Anywhere 🌍",description:"Manage remote teams effectively with strategies and software that enhance communication, collaboration, and productivity. Embrace the remote work era! 🖥️",slug:"remote-team-management",children:null},other:{title:"Other Project Management Tools: Explore Beyond the Basics 🔍",description:"Dive into various other project management tools and resources that cater to niche needs. Explore options to find the perfect fit for your business! 🛠️",slug:"other-project-management-tools",children:null}}},customerRelationshipManagement:{title:"Discover Effective Customer Relationship Management Solutions 📈",description:"Explore our extensive articles on customer relationship management software. Find the best tools to enhance your business strategies and customer interactions.",slug:"customer-relationship-management",children:{salesAutomation:{title:"Optimize Your Sales Process with Automation Tools 🚀",description:"Learn how sales automation tools can streamline your sales process, boost productivity, and enhance customer engagement. Discover top software options today!",slug:"sales-automation",children:null},customerSupportSoftware:{title:"Enhance Your Business with Effective Customer Support Solutions 🤝",description:"Find out how customer support software can improve your service delivery and client satisfaction. Browse through expert reviews and insights now.",slug:"customer-support-software",children:null},marketingAutomationTools:{title:"Boost Your Marketing Efforts with Automation Tools 📊",description:"Discover how marketing automation tools can help you reach your audience effectively and efficiently. Uncover the top software that drives results.",slug:"marketing-automation-tools",children:null},leadManagement:{title:"Master Lead Management for Business Growth 💡",description:"Unlock the secrets to effective lead management with our comprehensive articles. Explore tools that convert leads into customers seamlessly.",slug:"lead-management",children:null},analyticsAndReporting:{title:"Leverage Analytics and Reporting for Insights 📊",description:"Dive into analytics and reporting tools that provide actionable insights for your business. Learn from our carefully curated software reviews.",slug:"analytics-and-reporting",children:null},other:{title:"Explore Other CRM Solutions for Diverse Needs 🌐",description:"From unique tools to niche software, discover other customer relationship management solutions that can suit varied business demands.",slug:"other-crm-solutions",children:null}}},finance:{title:"Explore the Best Finance Software Solutions for Your Business 💼",description:"Discover finance software solutions designed to transform your business operations. From accounting to budgeting, find the tools you need today! 📊",slug:"finance-software-solutions",children:{accountingSoftware:{title:"Top Accounting Software for Efficient Business Management 📚",description:"Unlock the potential of your business with top accounting software. Simplify financial tracking and reporting with our expert recommendations! ✅",slug:"accounting-software",children:null},budgetingTools:{title:"Essential Budgeting Tools for Smart Financial Planning 💰",description:"Enhance your financial management with essential budgeting tools. Make informed decisions and effectively manage your resources with ease! 📈",slug:"budgeting-tools",children:null},invoicingSolutions:{title:"Optimize Cash Flow with Reliable Invoicing Solutions 🧾",description:"Streamline your billing processes with reliable invoicing solutions. Ensure timely payments and improve cash flow management effortlessly! 💵",slug:"invoicing-solutions",children:null},financialPlanningSoftware:{title:"Smart Financial Planning Software to Drive Business Success 🌟",description:"Empower your business with smart financial planning software tailored to your needs. Achieve strategic insights for sustainable growth! 📊",slug:"financial-planning-software",children:null},taxSoftware:{title:"Comprehensive Tax Software for Hassle-Free Filing 🧮",description:"Simplify your tax filing process with comprehensive tax software. Ensure compliance and save time while maximizing your deductions! 🎯",slug:"tax-software",children:null},other:{title:"Additional Finance Tools to Optimize Your Business 🛠️",description:"Explore additional finance tools that can further optimize your business operations. Discover unique solutions tailored for your specific needs! 🔍",slug:"other-finance-tools",children:null}}},humanResources:{title:"Human Resources Software Solutions - Optimize Your Team Management",description:"Explore innovative human resources software solutions. From recruitment to payroll, discover tools that elevate your business operations! 📈",slug:"human-resources-software-solutions",children:{recruitmentSoftware:{title:"Best Recruitment Software - Streamline Your Hiring Process",description:"Find the best recruitment software to streamline your hiring process. Optimize candidate selection and enhance team building! 🚀",slug:"best-recruitment-software",children:null},employeeManagementSystems:{title:"Comprehensive Employee Management Systems - Maximize Efficiency",description:"Discover comprehensive employee management systems that enhance workforce management and boost productivity. Empower your team today! 💼",slug:"employee-management-systems",children:null},performanceManagement:{title:"Effective Performance Management Tools - Drive Employee Success",description:"Unlock the potential of your team with effective performance management tools. Foster growth and drive employee success! 🌟",slug:"performance-management-tools",children:null},payrollSoftware:{title:"Top Payroll Software Solutions - Simplify Your Payroll Process",description:"Choose from the top payroll software solutions that simplify payroll processing and ensure compliance with regulations seamlessly! 💰",slug:"top-payroll-software",children:null},complianceAndBenefits:{title:"Compliance and Benefits Software - Ensure Employee Satisfaction",description:"Explore compliance and benefits software to ensure employee satisfaction and adhere to regulations seamlessly in your business! ⚖️",slug:"compliance-and-benefits-software",children:null},other:{title:"Other Human Resources Software - Explore Varied Options",description:"Discover other valuable human resources software options available for businesses. Explore varied solutions tailored for your needs! 🔍",slug:"other-human-resources-software",children:null}}},ecommerce:{title:"Ecommerce Software Solutions for Businesses 💼",description:"Explore top software solutions for ecommerce like inventory management and payment processing to enhance your business operations effectively! 🚀",slug:"ecommerce-software-solutions",children:{resturantsManagementSoftware:{title:"Restaurant Management Software for Efficient Operations 🍽️",description:"Discover the best restaurant management software options that streamline operations, improve customer service, and boost profitability. 🥳",slug:"restaurant-management-software",children:null},inventoryManagementSoftware:{title:"Inventory Management Software to Optimize Stock Levels 📦",description:"Find top inventory management software solutions that help businesses effectively track and manage stock levels for improved efficiency. 📊",slug:"inventory-management-software",children:null},paymentProcessingSolutions:{title:"Payment Processing Solutions for Secure Transactions 💳",description:"Explore reliable payment processing solutions that ensure secure transactions and enhance customer satisfaction for your ecommerce business. 🔒",slug:"payment-processing-solutions",children:null},webStorePlatforms:{title:"Web Store Platforms for Seamless Online Shopping 🛒",description:"Uncover the leading web store platforms that allow businesses to create, manage, and scale their online storefront effortlessly. 💻",slug:"web-store-platforms",children:null},customerEngagementTools:{title:"Customer Engagement Tools to Enhance User Experience 😊",description:"Evaluate top customer engagement tools designed to improve communication, drive sales, and foster loyalty among your valued customers. 📈",slug:"customer-engagement-tools",children:null},other:{title:"Other Ecommerce Solutions to Aid Your Business 🛠️",description:"Explore other essential software solutions in ecommerce that can assist your business operations and enhance overall productivity. ⚙️",slug:"other-ecommerce-solutions",children:null}}}},o=e.AUTHORS_INFO.reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:[t.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),s="🖥️📄🔍💼",i=Object.keys(t),r=[],a=[];for(const e of i){const o=t[e];if(null==o?void 0:o.children){r.push(...Object.keys(o.children));for(const e of r){const t=o.children[e];(null==t?void 0:t.children)&&a.push(...Object.keys(t.children))}}}const l="2024-10-16T00:00:00Z",c="squarescode",u=`idn-${c}-dev`,m=`idn-${c}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=o,exports.authorsNames=n,exports.categories=i,exports.dataStructure=t,exports.devBucketName=u,exports.prodBucketName=m,exports.startDate=l,exports.subcategories=r,exports.subsubcategories=a;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ SoftwareType = "SoftwareType",
3
+ BusinessSize = "BusinessSize",
4
+ BudgetRange = "BudgetRange",
5
+ FeatureFocus = "FeatureFocus",
6
+ IndustryVertical = "IndustryVertical"
7
+ }
8
+ type SoftwareTypeValues = 'Project Management' | 'Customer Relationship Management (CRM)' | 'Finance Software' | 'Human Resources (HR)' | 'Marketing Automation';
9
+ type BusinessSizeValues = 'Startups' | 'Small Businesses' | 'Medium Enterprises' | 'Large Corporations';
10
+ type BudgetRangeValues = 'Free Options' | '$0 - $50/month' | '$51 - $200/month' | '$201 - $500/month' | 'Custom Pricing';
11
+ type FeatureFocusValues = 'Ease of Use' | 'Integration Capabilities' | 'Customer Support' | 'Analytics and Reporting' | 'Customization Options';
12
+ type IndustryVerticalValues = 'Retail' | 'Healthcare' | 'Finance' | 'Technology' | 'Manufacturing';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.SoftwareType]: SoftwareTypeValues[];
15
+ [FiltersNames.BusinessSize]: BusinessSizeValues[];
16
+ [FiltersNames.BudgetRange]: BudgetRangeValues[];
17
+ [FiltersNames.FeatureFocus]: FeatureFocusValues[];
18
+ [FiltersNames.IndustryVertical]: IndustryVerticalValues[];
19
+ };
20
+ export declare const softwareTypeValues: SoftwareTypeValues[];
21
+ export declare const businessSizeValues: BusinessSizeValues[];
22
+ export declare const budgetRangeValues: BudgetRangeValues[];
23
+ export declare const featureFocusValues: FeatureFocusValues[];
24
+ export declare const industryVerticalValues: IndustryVerticalValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).SoftwareType="SoftwareType",e.BusinessSize="BusinessSize",e.BudgetRange="BudgetRange",e.FeatureFocus="FeatureFocus",e.IndustryVertical="IndustryVertical";const s=["Project Management","Customer Relationship Management (CRM)","Finance Software","Human Resources (HR)","Marketing Automation"],t=["Startups","Small Businesses","Medium Enterprises","Large Corporations"],r=["Free Options","$0 - $50/month","$51 - $200/month","$201 - $500/month","Custom Pricing"],a=["Ease of Use","Integration Capabilities","Customer Support","Analytics and Reporting","Customization Options"],i=["Retail","Healthcare","Finance","Technology","Manufacturing"],o={[exports.FiltersNames.SoftwareType]:[],[exports.FiltersNames.BusinessSize]:[],[exports.FiltersNames.BudgetRange]:[],[exports.FiltersNames.FeatureFocus]:[],[exports.FiltersNames.IndustryVertical]:[]},n={[exports.FiltersNames.SoftwareType]:s,[exports.FiltersNames.BusinessSize]:t,[exports.FiltersNames.BudgetRange]:r,[exports.FiltersNames.FeatureFocus]:a,[exports.FiltersNames.IndustryVertical]:i},u=()=>JSON.stringify(n,null,2);exports.budgetRangeValues=r,exports.businessSizeValues=t,exports.featureFocusValues=a,exports.fullFilters=n,exports.getFiltersTypesJSON=u,exports.industryVerticalValues=i,exports.initialFilters=o,exports.softwareTypeValues=s;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.budgetRangeValues=t.budgetRangeValues,exports.businessSizeValues=t.businessSizeValues,exports.featureFocusValues=t.featureFocusValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.industryVerticalValues=t.industryVerticalValues,exports.initialFilters=t.initialFilters,exports.softwareTypeValues=t.softwareTypeValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SquaresCode is an informative online platform that empowers businesses to navigate the complex software landscape. With expertly curated articles and resources, it aids users in identifying the best software solutions tailored for their specific business needs.\n - Detailed description: SquaresCode serves as a comprehensive infotainment hub dedicated to providing valuable insights into various software applications that can enhance business operations. Our portal features well-researched articles that break down software options, comparing features, pricing, and usability to help businesses make informed decisions. From startups to established enterprises, we cover a wide range of categories including project management, customer relationship management (CRM), finance, and more. The user-friendly interface and categorization of content ensure that visitors can swiftly find articles relevant to their requirements, thus facilitating a smoother software selection process. SquaresCode goes beyond simple listings; we aim to educate and guide businesses by providing in-depth analysis, user reviews, and actionable tips, all while keeping the content engaging and accessible.\n - Target audience: SquaresCode primarily targets business professionals, entrepreneurs, and decision-makers looking for reliable software solutions to improve operational efficiency. This audience includes small business owners seeking affordable options as well as IT managers in large corporations who require advanced software for complex tasks. Additionally, tech enthusiasts and startup founders looking to scale their operations would find our articles immensely beneficial.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Software Overview\n - Purpose of the Software\n - Key Features\n\n## Comparison with Competitors\n - Feature-by-Feature Analysis\n - Pricing Comparison\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Software Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = " Small to medium-sized businesses, entrepreneurs, IT professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SquaresCode is an informative online platform that empowers businesses to navigate the complex software landscape. With expertly curated articles and resources, it aids users in identifying the best software solutions tailored for their specific business needs.\n - Detailed description: SquaresCode serves as a comprehensive infotainment hub dedicated to providing valuable insights into various software applications that can enhance business operations. Our portal features well-researched articles that break down software options, comparing features, pricing, and usability to help businesses make informed decisions. From startups to established enterprises, we cover a wide range of categories including project management, customer relationship management (CRM), finance, and more. The user-friendly interface and categorization of content ensure that visitors can swiftly find articles relevant to their requirements, thus facilitating a smoother software selection process. SquaresCode goes beyond simple listings; we aim to educate and guide businesses by providing in-depth analysis, user reviews, and actionable tips, all while keeping the content engaging and accessible.\n - Target audience: SquaresCode primarily targets business professionals, entrepreneurs, and decision-makers looking for reliable software solutions to improve operational efficiency. This audience includes small business owners seeking affordable options as well as IT managers in large corporations who require advanced software for complex tasks. Additionally, tech enthusiasts and startup founders looking to scale their operations would find our articles immensely beneficial.\n\n",i="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Software Overview\n - Purpose of the Software\n - Key Features\n\n## Comparison with Competitors\n - Feature-by-Feature Analysis\n - Pricing Comparison\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Software Overview, IF it's applicable to the theme of the article.\n",s="highlighting the key points that will be discussed and the relevance of the topic",n="synthesizing the information presented throughout",a=" Small to medium-sized businesses, entrepreneurs, IT professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=n,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=s,exports.TARGET_AUDIENCE=a,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Highly detailed illustration of ${a}, ${o}, for an article ${t} in a leading technology publication, showcasing software interfaces, and technological innovation, clean and modern tech magazine style, accurate representation of software, user interfaces, programming, development tools, and tech gadgets, 4K, 8K resolution, minimalistic design, clear visuals, no blur, depth of field, modern digital art, precise and informative, tech-focused imagery`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const a={[exports.PageNames.Authors]:{title:"Expert Insights at SquaresCode | Meet Our Authors",description:"Discover the talented writers behind SquaresCode! ✍️ Get insights from our experts who help you find the best software for your business. 💡"},[exports.PageNames.Home]:{title:"Find the Best Software for Your Business | SquaresCode",description:"Welcome to SquaresCode! 🌟 Your go-to resource for insightful articles to help you choose the perfect software for your business needs. 💻"},[exports.PageNames.NotFound]:{title:"Page Not Found | SquaresCode",description:"Oops! 😱 The page you're looking for doesn’t exist. Explore our rich library of articles at SquaresCode and find the software you need! 🕵️‍♂️"},[exports.PageNames.AboutUs]:{title:"About SquaresCode | Your Software Guide",description:"Learn more about SquaresCode! 🌈 We're dedicated to providing expert articles that guide you in finding the best software solutions for your business. 🏆"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | SquaresCode",description:"Your privacy matters! 🔒 Read our Privacy Policy to understand how SquaresCode protects your data while you search for the best software. 📜"},[exports.PageNames.Terms]:{title:"Terms of Service | SquaresCode",description:"Understand your rights and responsibilities with our Terms of Service. 📚 Join us at SquaresCode and explore the best software options with confidence! 🚀"},[exports.PageNames.Sitemap]:{title:"Sitemap | Explore SquaresCode",description:"Navigate easily with our Sitemap! 🗺️ Find articles and resources that help you discover the best software for your business at SquaresCode. 🔍"}},t=[{name:"Ravi Kumar",description:"Ravi Kumar is a seasoned software analyst with over a decade of experience in evaluating business solutions. With a focus on small to medium enterprises, Ravi helps companies find the right software tools to optimize their operations and increase productivity. He is passionate about technology and thrives on sharing his expertise through insightful articles.",meta_title:"Ravi Kumar - Software Solutions Expert at SquaresCode",meta_description:"Discover insights from Ravi Kumar, a software analyst with over 10 years of experience in helping businesses find the best software solutions."},{name:"Meera Joshi",description:"Meera Joshi is a technology writer and business strategist with extensive knowledge in software development and implementation. With a knack for simplifying complex ideas, she provides actionable advice for businesses looking for reliable software tools. Meera has written extensively for tech journals and is a regular contributor to leading online platforms.",meta_title:"Meera Joshi - Technology Writer at SquaresCode",meta_description:"Read articles by Meera Joshi, a technology writer and business strategist dedicated to providing actionable insights on software solutions."},{name:"Anil Verma",description:"A former software engineer, Anil Verma brings a unique perspective to his writing through a blend of technical knowledge and business acumen. With over 8 years in software consulting, he specializes in evaluating productivity tools and enhancing business workflows. His articles aim to empower business owners to make informed software choices.",meta_title:"Anil Verma - Software Consultant at SquaresCode",meta_description:"Explore articles by Anil Verma, an experienced software consultant dedicated to helping businesses improve their software choices and workflows."},{name:"Priya Singh",description:"Priya Singh is an accomplished tech journalist and digital marketing expert with a focus on software solutions for businesses. With over 6 years of experience in the tech industry, she has a keen understanding of market trends and software innovation. Priya’s writing is focused on helping businesses leverage technology for strategic growth.",meta_title:"Priya Singh - Tech Journalist at SquaresCode",meta_description:"Learn from Priya Singh, a tech journalist with years of experience in digital marketing and software solutions for businesses."},{name:"Arjun Mehta",description:"Arjun Mehta is a software enthusiast and business consultant who has dedicated over 7 years to helping startups choose the right technology stack. His in-depth analysis and hands-on experience empower small businesses to make informed software decisions. Arjun writes extensively on SaaS solutions and emerging software trends.",meta_title:"Arjun Mehta - Business Consultant at SquaresCode",meta_description:"Read insights by Arjun Mehta, a business consultant dedicated to guiding startups in choosing the best software solutions."},{name:"Sneha Rao",description:"Sneha Rao is a software solutions writer with a deep understanding of user experience and design principles. With 5 years of experience in technology writing, she focuses on the usability of software tools and applications for enhancing business processes. Sneha’s articles are known for their clarity and practicality.",meta_title:"Sneha Rao - Software Solutions Writer at SquaresCode",meta_description:"Discover practical insights from Sneha Rao, a software solutions writer focused on user experience and effective technology use."},{name:"Vikram Desai",description:"Vikram Desai is a technology analyst and entrepreneur with over 12 years of experience in the software industry. As a thought leader in digital transformation, he helps organizations harness the power of technology for competitive advantage. His articles cover various topics including software reviews, comparisons, and best practices.",meta_title:"Vikram Desai - Technology Analyst at SquaresCode",meta_description:"Get expert insights from Vikram Desai, a technology analyst with years of experience in software evaluations and digital transformation."},{name:"Nisha Thakur",description:"Nisha Thakur is a software quality assurance expert who has transitioned to writing about software tools and business optimization strategies. With extensive experience in both development and QA, she provides a unique perspective that helps businesses choose the right solutions. Nisha is passionate about educating readers on software efficacy.",meta_title:"Nisha Thakur - QA Expert and Writer at SquaresCode",meta_description:"Learn from Nisha Thakur, a QA expert turned writer focusing on software efficacy and business optimization strategies."},{name:"Karan Gupta",description:"Karan Gupta is a business technology expert specializing in cloud computing and software-as-a-service (SaaS) applications. With over 9 years in the industry, Karan offers valuable insights on software innovations that drive business growth. His goal is to demystify technology to help enterprises thrive in an increasingly digital world.",meta_title:"Karan Gupta - Business Technology Expert at SquaresCode",meta_description:"Explore expert articles by Karan Gupta, a business technology expert with insights on cloud computing and SaaS applications."},{name:"Aditi Sharma",description:"Aditi Sharma is a digital transformation consultant with 10 years of experience in guiding businesses through software implementation processes. Her expertise lies in aligning technology with business strategy, ensuring that organizations get the most value from their software investments. Aditi writes about strategies for effective software adoption.",meta_title:"Aditi Sharma - Digital Transformation Consultant at SquaresCode",meta_description:"Read insights from Aditi Sharma, a digital transformation consultant focused on software implementation and business strategies."},{name:"Rohit Agarwal",description:"Rohit is a seasoned software consultant and tech writer with over a decade of experience in analyzing and reviewing software solutions for various industries. He holds a degree in Computer Science from IIT Delhi and has worked with leading tech firms. At SquaresCode, he shares his insights on software trends and best practices.",meta_title:"Rohit Agarwal - Expert Software Consultant and Writer",meta_description:"Explore expert software reviews and insights by Rohit Agarwal, a seasoned tech writer with over 10 years of experience in software solutions."},{name:"Meera Jain",description:"Meera is a technology enthusiast and business analyst with a focus on enterprise software. With an MBA from IIM Bangalore and years of hands-on experience in software implementation, she provides valuable articles that help businesses make informed software purchasing decisions.",meta_title:"Meera Jain - Business Analyst and Software Specialist",meta_description:"Read insightful articles by Meera Jain, an experienced business analyst who guides businesses in choosing the right enterprise software."},{name:"Ankit Sharma",description:"Ankit is a digital marketing expert and tech blogger with a flair for simplifying complex software concepts. With a background in Information Technology, he has worked with startups and established companies, helping them optimize their software strategies.",meta_title:"Ankit Sharma - Digital Marketing Expert and Tech Blogger",meta_description:"Discover engaging articles by Ankit Sharma, a digital marketing expert passionate about helping businesses with software choices."},{name:"Nisha Patel",description:"Nisha is a software developer turned writer with over 8 years of experience in software design and analysis. She combines her technical expertise with writing skills to create detailed product reviews and comparisons for SquaresCode's readers.",meta_title:"Nisha Patel - Software Developer and Writer",meta_description:"Get in-depth software reviews and comparisons from Nisha Patel, an experienced software developer sharing expertise and insights."},{name:"Vikram Singh",description:"Vikram is an IT consultant and prolific writer with a passion for helping businesses leverage technology. With more than 15 years in the IT space, he specializes in software selection strategies and technology adoption.",meta_title:"Vikram Singh - IT Consultant and Technology Writer",meta_description:"Learn from Vikram Singh, an IT consultant and seasoned writer who helps businesses navigate software selection and technology choices."},{name:"Sanya Rao",description:"Sanya is a freelance writer and software expert who focuses on SaaS solutions. With a knack for identifying the latest trends in the software industry, she brings fresh perspectives to SquaresCode, assisting businesses in their digital transformation journeys.",meta_title:"Sanya Rao - Freelance Writer and SaaS Specialist",meta_description:"Explore SaaS insights and trends written by Sanya Rao, a freelance writer dedicated to aiding businesses in their software journeys."},{name:"Arjun Kapoor",description:"Arjun is an experienced software product manager with expertise in software usability and user experience. His articles blend technical insights with user-centric perspectives, making software choices easier for businesses.",meta_title:"Arjun Kapoor - Software Product Manager and Writer",meta_description:"Read valuable insights from Arjun Kapoor, a software product manager focusing on usability and user experience in software solutions."},{name:"Divya Mehta",description:"Divya is a software analyst and content creator with a keen interest in data analytics software. With a degree in Data Science, she provides valuable content that helps businesses understand the power of analytics solutions for decision-making.",meta_title:"Divya Mehta - Software Analyst and Data Analytics Expert",meta_description:"Discover data analytics software insights from Divya Mehta, a software analyst helping businesses maximize decision-making with analytics."},{name:"Karan Desai",description:"Karan is a technology strategist and business writer who specializes in cloud software solutions. His experience spans various tech industries, and he simplifies complex cloud concepts for businesses looking to adapt to this evolving technology.",meta_title:"Karan Desai - Technology Strategist and Cloud Software Writer",meta_description:"Learn from Karan Desai, a technology strategist and writer dedicated to guiding businesses through cloud software solutions."},{name:"Leela Nair",description:"Leela is a business software consultant and writer with extensive experience in IT project management. With a focus on aligning software solutions with business goals, her articles provide valuable insights for organizations seeking efficiency.",meta_title:"Leela Nair - Business Software Consultant and Writer",meta_description:"Get expert guidance on aligning software with business strategies from Leela Nair, an experienced business software consultant."},{name:"Anita Sharma",description:"Anita is a software analyst with a passion for helping small to medium enterprises select the right tools to streamline their operations. With over 8 years in the industry, her articles focus on user experiences and software comparisons.",meta_title:"Anita Sharma - Software Analyst at SquaresCode",meta_description:"Read articles by Anita Sharma, a software analyst dedicated to helping SMEs find the ideal software tools to enhance operational efficiency."},{name:"Deepak Mehta",description:"Deepak is an IT expert and freelance writer who has spent more than 12 years in software development and consulting. His work centers on technology trends and software integration strategies for businesses.",meta_title:"Deepak Mehta - IT Expert & Writer at SquaresCode",meta_description:"Discover technology trends and software integration strategies from Deepak Mehta, an IT expert and writer committed to business growth through technology."},{name:"Sonali Bhatia",description:"Sonali is a digital marketing strategist and software reviewer with over 6 years of experience. Her articles emphasize the importance of digital tools in enhancing marketing efforts and achieving business objectives.",meta_title:"Sonali Bhatia - Digital Marketing Strategist at SquaresCode",meta_description:"Learn from Sonali Bhatia, a digital marketing strategist who shares insights on the best software tools to empower your marketing campaigns."},{name:"Rahul Desai",description:"Rahul is a technology consultant and business mentor with a wealth of experience in software solutions. For the last 15 years, he has helped organizations implement effective software systems for better productivity.",meta_title:"Rahul Desai - Technology Consultant at SquaresCode",meta_description:"Explore invaluable advice from Rahul Desai, a technology consultant focused on software solutions that drive organizational productivity."},{name:"Preeti Nair",description:"Preeti is a software engineer turned writer with a knack for explaining complex software systems in layman's terms. Her passion lies in educating business owners about available technological solutions.",meta_title:"Preeti Nair - Software Engineer & Writer at SquaresCode",meta_description:"Join Preeti Nair as she simplifies complex software systems, making it easier for business owners to choose the right technological solutions."},{name:"Neha Joshi",description:"Neha is an independent tech journalist with a focus on emerging software trends. With a decade of experience in writing for various tech media, she provides a unique perspective on software innovations.",meta_title:"Neha Joshi - Tech Journalist at SquaresCode",meta_description:"Read Neha Joshi's articles for a unique perspective on emerging software trends that can revolutionize your business operations."},{name:"Amit Rao",description:"Amit is a software architect with a rich background in cloud technologies and deployment strategies. His articles often provide practical advice on adopting cloud-based solutions for business agility.",meta_title:"Amit Rao - Software Architect at SquaresCode",meta_description:"Learn from Amit Rao, a software architect sharing practical advice on cloud technologies and solutions for enhanced business agility."},{name:"Sita Reddy",description:"Sita is a software quality assurance expert with extensive experience in testing and software usability. Her writings focus on the importance of choosing reliable software and the impact of quality assurance on business success.",meta_title:"Sita Reddy - QA Expert at SquaresCode",meta_description:"Explore the importance of software quality assurance with Sita Reddy, an expert in software testing and usability for business success."},{name:"Ajay Singh",description:"Ajay Singh is a technology enthusiast and software architect with over 15 years of experience in the industry. He shares his knowledge on software tools, cloud solutions, and best practices for maximizing business efficiency.",meta_title:"Ajay Singh - Technology Advocate & Writer at SquaresCode",meta_description:"Learn from Ajay Singh, a veteran software architect, as he provides insights on selecting the right technology to enhance your business operations."},{name:"Pooja Mehta",description:"Pooja Mehta is a business analyst with extensive expertise in evaluating software solutions and improving business processes. Her articles provide strategic insights for businesses looking to optimize their operations through technology.",meta_title:"Pooja Mehta - Business Analyst & Contributor at SquaresCode",meta_description:"Pooja Mehta guides businesses in selecting software solutions through her analytical approach and industry insights. Explore her expertise at SquaresCode."},{name:"Karan Verma",description:"Karan Verma is a software developer turned tech writer, specializing in reviews and comparisons of business software. His practical approach makes complex software topics accessible to entrepreneurs and decision-makers.",meta_title:"Karan Verma - Tech Writer & Software Reviewer at SquaresCode",meta_description:"Dive into Karan Verma's practical software reviews and comparisons to make informed decisions for your business's technology needs."},{name:"Simran Kapoor",description:"Simran Kapoor is a freelance writer and software enthusiast with a passion for helping businesses navigate the technology landscape. She aims to simplify the software selection process for entrepreneurs and managers.",meta_title:"Simran Kapoor - Software Enthusiast & Writer at SquaresCode",meta_description:"Explore practical tips and insights from Simran Kapoor as she helps businesses find the right software solutions to drive growth."},{name:"Vikram Chaudhary",description:"Vikram Chaudhary has over 12 years of experience in IT management and consulting. His articles focus on enterprise software solutions and how they can enhance operational efficiency for businesses of all sizes.",meta_title:"Vikram Chaudhary - IT Consultant & Contributor at SquaresCode",meta_description:"Vikram Chaudhary shares his expertise in IT management and enterprise software, empowering businesses to enhance their operations with the right tools."},{name:"Anita Rao",description:"Anita Rao is a business consultant specializing in software solutions tailored for small and medium enterprises. Her experience in strategic planning and technology implementation makes her articles invaluable for business owners.",meta_title:"Anita Rao - Business Consultant & Writer at SquaresCode",meta_description:"Gain insights from Anita Rao on software solutions specifically designed for SMEs to streamline operations and promote growth."},{name:"Rahul Bhatia",description:"Rahul Bhatia is an experienced product manager and software reviewer with a knack for analyzing the best software tools for businesses. He writes in-depth comparisons that help readers make informed choices.",meta_title:"Rahul Bhatia - Product Manager & Software Reviewer at SquaresCode",meta_description:"Read Rahul Bhatia's in-depth comparisons of software tools to help your business make informed and effective technology decisions."},{name:"Ritika Sharma",description:"Ritika Sharma is a tech-savvy entrepreneur and vibrant writer focusing on innovative software solutions for businesses. With her unique perspective, she simplifies complex tech topics and provides actionable recommendations.",meta_title:"Ritika Sharma - Entrepreneur & Tech Writer at SquaresCode",meta_description:"Explore Ritika Sharma's vibrant articles that simplify software selection for businesses, offering innovative solutions for modern challenges."},{name:"Emily Chen",description:"Emily Chen is a seasoned technology writer based in San Francisco, California. With over 8 years of experience in the tech industry, she specializes in software reviews and business technology solutions. Her in-depth analysis and understanding of emerging software trends help businesses make informed decisions.",meta_title:"Emily Chen - Software Specialist at SquaresCode",meta_description:"Explore insightful articles by Emily Chen, a technology expert with 8+ years of experience in software reviews. Empower your business with her expert advice at SquaresCode."},{name:"Liam O'Sullivan",description:"Liam O'Sullivan is an Irish freelance writer and consultant with a focus on software and business productivity. He has worked with various startups and established companies, providing advice on software implementation to improve workflow efficiency.",meta_title:"Liam O'Sullivan - Business Productivity Writer at SquaresCode",meta_description:"Read expert insights from Liam O'Sullivan, a business productivity consultant. Discover effective software solutions for your business at SquaresCode."},{name:"Sofia Patel",description:"Sofia Patel is a software analyst and content creator from London, UK. With a background in computer science, she writes extensively about software development and the latest tech innovations that can benefit businesses.",meta_title:"Sofia Patel - Tech Innovation Writer at SquaresCode",meta_description:"Learn from Sofia Patel, a tech analyst and software expert. Find the latest innovations and software solutions for your business at SquaresCode."},{name:"Carlos Mendes",description:"Carlos Mendes is a software engineer and author based in Sao Paulo, Brazil, with over a decade of experience in software development. He provides a unique perspective on software tools that cater to small and medium-sized enterprises.",meta_title:"Carlos Mendes - Software Engineer and Writer at SquaresCode",meta_description:"Discover expert articles by Carlos Mendes, a software engineer dedicated to helping small businesses find the best software tools at SquaresCode."},{name:"Anya Ivanova",description:"Anya Ivanova is a technology journalist from Moscow, Russia, with a passion for exploring the intersection of technology and business. With 6 years of experience, she writes engaging content that simplifies complex software topics for business leaders.",meta_title:"Anya Ivanova - Technology Journalist at SquaresCode",meta_description:"Get insights from Anya Ivanova, a tech journalist with a talent for simplifying software solutions for business leaders at SquaresCode."},{name:"Jayden Thompson",description:"Jayden Thompson is a digital marketing strategist and writer from Sydney, Australia. With expertise in SaaS products, he provides valuable insights into the best software options available to enhance digital marketing efforts for businesses.",meta_title:"Jayden Thompson - Digital Marketing Writer at SquaresCode",meta_description:"Follow Jayden Thompson for expert advice on SaaS and digital marketing tools to elevate your business at SquaresCode."},{name:"Aisha Khan",description:"Aisha Khan is a business analyst and content creator from Dubai, UAE. With a focus on business intelligence software, she shares her expertise in leveraging technology for data-driven decision-making.",meta_title:"Aisha Khan - Business Analyst and Writer at SquaresCode",meta_description:"Learn from Aisha Khan, a business analyst specializing in business intelligence software solutions to drive success in your business at SquaresCode."},{name:"Marco Rossi",description:"Marco Rossi is a technology enthusiast and freelance writer from Milan, Italy. His articles focus on productivity-software integration for businesses looking to streamline their operations and improve efficiency.",meta_title:"Marco Rossi - Productivity Software Writer at SquaresCode",meta_description:"Explore productivity solutions with Marco Rossi, a freelance writer who focuses on software integration to boost business efficiency at SquaresCode."},{name:"Leila Ahmed",description:"Leila Ahmed is a data science practitioner and author based in Cairo, Egypt. She offers insights into how artificial intelligence software can transform business practices and enhance customer engagement.",meta_title:"Leila Ahmed - Data Science Writer at SquaresCode",meta_description:"Unlock the potential of AI and data science with Leila Ahmed, an expert writer at SquaresCode helping businesses evolve through technology."},{name:"Dylan Nguyen",description:"Dylan Nguyen is a software product manager and writer from Hanoi, Vietnam. With experience in agile software development, he specializes in advising businesses on selecting the right software products for their unique needs.",meta_title:"Dylan Nguyen - Software Product Manager at SquaresCode",meta_description:"Get expert software selection advice from Dylan Nguyen, a product manager guiding businesses to the best software solutions at SquaresCode."},{name:"James D. Thompson",description:"James is a seasoned software consultant with over 15 years of experience in the tech industry. He has worked with startups and Fortune 500 companies to enhance their software strategies. A graduate of Stanford University, he specializes in software development and project management, making him a perfect fit for providing insightful articles on the best software for businesses.",meta_title:"James D. Thompson - Expert Software Consultant at SquaresCode",meta_description:"Discover articles by James D. Thompson, a software consultant with over 15 years of experience. Find the best software solutions for your business."},{name:"Maria Nguyen",description:"Maria is a digital marketing expert with a focus on software tools that can propel business growth. She has written extensively on digital strategies and software for over a decade. Her unique perspective merges marketing with software innovation, making her articles a valuable resource for entrepreneurs seeking efficiency tools.",meta_title:"Maria Nguyen - Digital Marketing and Software Specialist at SquaresCode",meta_description:"Explore insights from Maria Nguyen, a digital marketing expert specializing in software solutions for business growth. Learn more on SquaresCode."},{name:"Fatima Al-Mansoori",description:"Fatima is a software engineer with a passion for writing about technology trends. She has spent the last six years developing software solutions and sharing knowledge through her compelling articles. Her expertise covers a range of business software that caters to different industry needs.",meta_title:"Fatima Al-Mansoori - Software Engineer and Technology Writer at SquaresCode",meta_description:"Learn from Fatima Al-Mansoori, a software engineer sharing insights on technology trends and business software solutions. Read more on SquaresCode."},{name:"Raj Patel",description:"Raj is an entrepreneur and tech enthusiast who has founded several successful startups. With a strong background in software development, he enjoys writing about innovative software solutions that can drive business efficiency. His articles are filled with practical advice and real-world experience.",meta_title:"Raj Patel - Entrepreneur and Tech Enthusiast at SquaresCode",meta_description:"Discover insights from Raj Patel, a seasoned entrepreneur and tech enthusiast. Explore innovative software solutions for business efficiency on SquaresCode."},{name:"Elena Krasnova",description:"Elena is a business analyst with over 12 years of experience in evaluating software for business processes. Her articles focus on the importance of choosing the right software to enhance productivity and drive growth. She is known for her data-driven approach and insightful analysis.",meta_title:"Elena Krasnova - Business Analyst at SquaresCode",meta_description:"Read expert articles by Elena Krasnova, a business analyst focused on evaluating software solutions for productivity and growth. Learn more at SquaresCode."},{name:"Tomoko Fujiwara",description:"Tomoko is a software researcher and writer, focusing on emerging technologies in the software industry. She has contributed to various tech journals and online platforms for over 8 years. Her expertise in AI and cloud-based solutions makes her articles a must-read for businesses looking to stay ahead.",meta_title:"Tomoko Fujiwara - Software Researcher and Writer at SquaresCode",meta_description:"Explore the latest trends in software with articles by Tomoko Fujiwara, a software researcher specializing in AI and cloud solutions. Find out more on SquaresCode."},{name:"Andreas Müller",description:"Andreas is a freelance tech writer and software developer with a keen interest in how software can optimize business operations. With a background in computer science, he fuses technical knowledge with practical insights, providing readers with actionable content.",meta_title:"Andreas Müller - Freelance Tech Writer and Developer at SquaresCode",meta_description:"Delve into articles by Andreas Müller, a freelance tech writer and software developer focused on optimizing business operations with software. Read more on SquaresCode."},{name:"Sofia Rodríguez",description:"Sofia is a software project manager with extensive experience in collaborating with teams to implement cutting-edge software solutions. With a background in both engineering and management, she writes about effective project management strategies and software recommendations.",meta_title:"Sofia Rodríguez - Software Project Manager at SquaresCode",meta_description:"Gain insights from Sofia Rodríguez, a skilled software project manager sharing strategies and software recommendations for businesses. Learn more at SquaresCode."},{name:"David Johnson",description:"David is an experienced software architect who specializes in designing scalable solutions for enterprises. Over the last 15 years, he has contributed to numerous publications, sharing his insights on software architecture and technology trends relevant to businesses today.",meta_title:"David Johnson - Software Architect at SquaresCode",meta_description:"Discover expert insights from David Johnson, a software architect with a focus on scalable solutions. Read his articles for businesses on SquaresCode."}],i=t.reduce(((e,a)=>Object.assign(Object.assign({},e),{[a.name]:{title:a.meta_title,description:a.meta_description}})),{});exports.AUTHORS_INFO=t,exports.AUTHORS_META=i,exports.PAGES_SEO=a;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#2d1a4d;--theme-color-8:#5a4e94;--theme-color-7:#876bc1;--theme-color-6:#a892d7;--theme-color-5:#b9a3df;--theme-color-4:#c7b2e7;--theme-color-3:#e0d1f1;--theme-color-2:#f2e2f7;--theme-color-1:#f9f0fb;--color-bg-layout:#f7f1f9;--color-bg-hover:#e8d4e7;--article-border-radius:25px;--btn-border-radius:8px;--category-border-radius:30px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.366",
3
+ "version": "1.3.368",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [