Showing 40 open source projects for "rule"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 1
    Turndown

    Turndown

    An HTML to Markdown converter written in JavaScript

    ...). Options can be passed in to the constructor on instantiation. The key parameter is a unique name for the rule for easy reference. By default, Turndown does not keep any elements. The filter parameter works like a rule filter. To keep elements that are normally handled by rules, add a rule with the desired behaviour.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Workbox

    Workbox

    JavaScript libraries for Progressive Web Apps

    ... of best practices and removes the boilerplate every developer writes when working with service workers. Precaching, runtime caching, strategies, request routing, background sync, and helpful debugging. Wish you could rely on Google Fonts being available offline after the user has visited your site? Add a quick rule to serve them from the cache. Make your JS and CSS fast by returning the assets from the cache, while making sure they are updated in the background for the next use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    eslint-plugin-unicorn

    eslint-plugin-unicorn

    More than 100 powerful ESLint rules

    More than 100 powerful ESLint rules. You might want to check out XO, which includes this plugin. Each rule has emojis denoting if it belongs to the recommended configuration if some problems reported by the rule are automatically fixable by the --fix command line option, or if some problems reported by the rule are manually fixable by editor suggestions. Use a preset config or configure each rules in package.json.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Critical

    Critical

    Extract & Inline Critical-path CSS in HTML pages

    ... rule inclusion). Generate critical-path CSS with multiple resolutions. This is a useful option when you e.g. want to defer the loading of web fonts or background images. Generate critical-path CSS and specify asset rebase behavior. Inline critical-path CSS using filamentgroup's loadCSS. Pass an object to configure inline-critical.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5
    ESLint-plugin-React

    ESLint-plugin-React

    React specific linting rules for ESLint

    ... will need to specify individual rules and add extra configuration. This plugin exports a recommended configuration that enforces React good practices. This plugin also exports an all configuration that includes every available rule. This pairs well with the eslint:all rule. These configurations will import eslint-plugin-react and enable JSX in parser options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    webfonts-loader

    webfonts-loader

    Make an icon font from SVGs

    A Webpack loader that generates fonts from your SVG icons and allows you to use your icons in your HTML. webfonts-loader uses the webfonts-generator plugin to create fonts in any format. It also generates CSS files so that you can use your icons directly in your HTML, using CSS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    node-red-contrib-custom-chatgpt
    ... on the complexity of the task and quality of your prompt. A good rule of thumb is to think about how you would write a word problem for a middle schooler to solve. msg.payload should be a well-written prompt that provides enough information for the model to know what you want and how it should respond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eslint-plugin-jsdoc

    eslint-plugin-jsdoc

    JSDoc specific linting rules for ESLint

    ... minLines and maxLines to indicate how many line breaks (if any) will be checked to find a jsdoc comment block before the given code block. These settings default to 0 and 1 respectively. In conjunction with the require-jsdoc rule, these settings can be enforced so as to report problems if a jsdoc block is not found within the specified boundaries. The settings are also used in the fixer to determine how many line breaks to add when a block is missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eslint-plugin-jsx-a11y

    eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements

    Static AST checker for accessibility rules on JSX elements. This plugin does a static evaluation of the JSX to spot accessibility issues in React apps. Because it only catches errors in static code, use it in combination with axe-core/react to test the accessibility of the rendered DOM. Consider these tools just as one step of a larger a11y testing process and always test your apps with assistive technology. If you installed ESLint globally (using the -g flag in npm, or the global prefix in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 10
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    ... in flexbox mode browser support is limited to IE 10+. To create a basic horizontal grid, just insert some elements into any containing element like so and pass a fraction to the `lost-column` property. To unset (or remove) a column rule, possibly at a larger breakpoint, use `lost-column: none;`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    compromise

    compromise

    Modest natural-language processing

    Language is complicated and there's a gazillion words. Compromise is a javascript library that interprets and pre-parses text and makes some reasonable decisions so things are way easier. Compromise tries its best to parse text. it is small, quick, and often good-enough. It is not as smart as you'd think. Conjugate and negate verbs in any tense. Play between plural, singular and possessive forms. Interpret plain-text numbers. Handle implicit terms. Use it on the client-side or as an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fela

    fela

    State-driven styling in JavaScript

    Fela generates unique CSS classes for every rule. It automatically sorts rules, pseudo-classes and media queries. This prevents global namespace and specificity conflicts and ensures predictability. You always get the styles you write. Fela generates atomic CSS classes. For every property-value pair there's a single rule which can be reused across your whole application. This limits the amount of rendered CSS and ensures reusability. You only get the styles you actually need. Fela is a plain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    .... Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules). In order to implement these rules you can pass an optional pluralizationRules object into VueI18n constructor options. If your current locale is not found in a pluralization map, the default rule of the english language will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    battleof7

    War of seventh kings

    You are king, who rule your people, collecting tax, researching technology, producing war machines, training specialist, mining raw materials and trade gods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    Flow type linting rules for ESLint

    Flow type linting rules for ESLint. This plugin exports a recommended configuration that enforces Flow type good practices. To enable this configuration use the extends property in your .eslintrc config file. ESLint is designed to be flexible and configurable for your use case. You can turn off every rule and run only with basic syntax validation or mix and match the bundled rules and your custom rules to fit the needs of your project. There are two primary ways to configure ESLint. Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Accelerated Text

    Accelerated Text

    Accelerated Text is a no-code natural language generation platform

    A picture is worth a thousand words. Or is it? Tables, charts, pictures are all useful in understanding our data but often we need a description – a story to tell us what are we looking at. Accelerated Text is a natural language generation tool which allows you to define data descriptions and then generates multiple versions of those descriptions varying in wording and structure. Accelerated Text is a no-code natural language generation platform. It will help you construct document plans...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mellow

    Mellow

    Mellow is a rule-based global transparent proxy client for Windows

    Mellow is a rule-based global transparent proxy tool that can run on Windows, macOS and Linux, and can also be configured as a router transparent proxy or proxy gateway, supporting multiple proxy protocols such as SOCKS, HTTP, Shadowsocks, VMess, etc. Mellow is a transparent proxy client. If you don’t understand it, then to be more realistic, it can not only proxy browser requests, but also proxy WeChat, QQ, Telegram clients, Instagram clients, NetEase Cloud Music, and various command lines...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    magnetW

    magnetW

    Magnet link aggregation search

    magnetW is based on the rule principle of magnetX , the search results of each magnetic station are uniformly formatted. There is no group in this project, only Github for code hosting and related technical exchanges, and other addresses may be risky, please distinguish carefully. This project is open source and free. There are no collection channels of any kind, such as donations, and no advertising of any kind. If you encounter anything similar to the above situation, please don't believe...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Ethlint

    Ethlint

    (Formerly Solium) Code quality & Security Linter for Solidity

    Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them. Standardize Smart Contract practices across your organization. Integrate with your build system. Deploy with confidence! Solium does not strictly follow Solidity Style Guide. The practices it enforces by default are best practices for the community at large. If you’re using vim with syntastic, and prefer to use a locally installed version of Solium (rather than a global version), you can install...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Validation Library

    Validation Library

    Validation library for node.js

    Validation library for node.js. NIV (Node Input Validator) is a validation library for node.js. You can also extend library to add custom rules. For use cases of any rule, please check test cases, If you have any doubt or confusion with documentation or rule behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kaon.js

    kaon.js

    Kaon.js is a react isomorphic app solution

    Kaon.js is an react isomorphic app solution. it contains webpack build, hot reloading, code splitting and server-side rendering. Kaon is a Decepticon-controlled city-state in the southern hemisphere of Cybertron. Under Decepticon rule, its capitol is the fortress of Kolkular. Config is a js file that default exported a Javascript object, it specified a lot ot configurations. The default path is <project_root>/config/kaon.config.js. But you can put it into anywhere of your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    ... build (dependencies between extensions are rare). The selector engine delegates to modern browsers' native document.querySelectorAll (IE8) and addEventListener (IE9), which means it requires browsers that support those features. For projects that require deeper compatibility or a richer set of features, it is simple to swap in jQuery instead. As a rule, anything that works with Shoestring should work with jQuery, but not the converse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rxncon
    The complexity of cellular networks is an outstanding challenge for documentation, visualisation and mathematical modelling. In this project, we develop a new way to describe these networks that minimises the combinatorial complexity and allows an automatic visualisation and export of mathematical (ODE/rulebased) models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Yet Another DOMotic System

    Yet Another DOMotic System

    Open sources domotic software

    Yadoms is an open source project. It aims to publish a simple, powerfull, flexible and multiplatforms domotic solution. Project has moved to github. Here is the link to the active page: https://github.com/Yadoms/yadoms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HolyWar: The battle for Faith

    HolyWar: The battle for Faith

    Classic backgammon in fantasy setting with a lot of missions.

    Holy War: The battle for Faith [Fantasy Backgammon] Is the variation of Bacgammon game in fantasy setting. Features: - Classic backgammon rules (except "7"-rule) - 3 factions (crusaders, saracens and undead) - 3 campaigns with a lot of missions - Fight with AI and human (hot-seat) Engine: HTML5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next