Skip to content

Feature: Built in Regular Expressions #5

@john-bv

Description

@john-bv

Typesharp should include Regex similar, if not, equivalent to that of javascript.

const reg: RegExp = /\.tss$/gm;
reg.test("coolTypesharpFile.tss");

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureThis issue or PR contains a new feature.FutureThis issue or PR is something that will be added in the future.Low PriorityNot an important issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions