evancz / elm-syntax-highlightingLinks
Syntax Highlighting for Elm in Sublime Text
☆29Updated 6 years ago
Alternatives and similar repositories for elm-syntax-highlighting
Users that are interested in elm-syntax-highlighting are comparing it to the libraries listed below
Sorting:
- Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)☆74Updated 2 years ago
- A simplified approach to working with dates, times, and time zones.☆93Updated 3 years ago
- Work with bytes and implement network protocols☆84Updated 6 years ago
- Work with YAML in Elm.☆39Updated 5 years ago
- Elm offline documentation previewer☆133Updated 3 weeks ago
- Sublime Text plugin to run elm-format on save☆22Updated 6 years ago
- Generate random values in Elm☆47Updated last year
- Select files. Download files. Work with file content.☆105Updated 2 years ago
- Elm syntax in Elm☆95Updated 6 months ago
- elm-search - an API search engine for all published Elm packages☆100Updated 2 years ago
- Work with elm.json and docs.json files in Elm☆16Updated 4 years ago
- Elm profiles to sponsor☆23Updated 2 years ago
- A tool for installing private Elm packages from any git url.☆121Updated 2 years ago
- If you really need regex in Elm, it is possible.☆33Updated 2 years ago
- guidelines for *-extra contributors☆32Updated 2 years ago
- Do string operations based on graphemes instead of codepoints or bytes.☆25Updated 2 years ago
- Convert between ISO-8601 date strings and Time.Posix☆35Updated 3 years ago
- Convenience functions for working with Maybe.☆52Updated 2 years ago
- Basic text editor written in Elm☆70Updated 3 years ago
- Inject values from a list into a template. Useful for i18n and templated copy.