New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

typestr

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typestr

a string standard library for compile-time typescript

latest
Source
npmnpm
Version
0.0.10
Version published
Weekly downloads
5
66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Typestr

typestr

TypeScript string library

npm i --save typestr

Why?

Fantastic question. Is it useful? Probably not in production grade apps but I personally learnt a lot building this and I hope that this can be somewhat of a learning resource at the same time.

Who?

Myself, my close friend Rob and some fantastic people from the TypeScript Discord server.

How?

ooh great question. painfully!

Takeaways:

This was an uber fun project to build and there's probably always more methods I/the community could add. If you want some explanation about how some of the types work, shoot me a message

So, what are the types?

Since this lib is very much WIP and APIs are changing, the best thing for now is to look inside the src folder and see the types for yourself until they are somewhat stable.

I found a bug!

Nice, there are probably a lot of them. Please open a GitHub issue and I'll do my best to resolve it.

Sponsors

I write open source in my free time and I absolutely love it. If you like what I do please consider sponsoring me on GitHub!

Can I contribute?

Please!! Just fork the repo, implement your type and open a PR. I'd absolutely love to have you as a contributor.

Keywords

strings

FAQs

Package last updated on 14 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts