dk-str
v0.4.1-dev.3
Published
DK string library
Downloads
48
Readme
DK-str
DK string library
Install
Exec command
$ npm install --save dk-str
API
Types
Time_t
| Variable | Type |Desc | | ---: | ----- | ------------- | |id| Num_ty | Id setTimeOut |is| Bool_t | System data
Str_s
main type (structure)
| Variable | Type |Desc | | ---: | ----- | ------------- | |type| all_Tn | Type |is| bool_Tn | System data |data| buffer | System data |len| num_Tn | Length text
Str_std
Standard type
Constants
| Name | Type |Value |Desc | | --- | ----- | ----------------- | --- |STR_NAME| string |dk-str | Name library |STR_KEY| string |str | Key library |STR_VER| string |0.4.1-dev.3 | Version library |STR_ID| string |2 | Id library |STR_STD_NAME| string |string | Name JS object
Functions
str_new
Neb structure
str_set
str_split
Split text
About
Info
- id: 2
- version: 0.3.0
Notes
- This project adheres to Semantic Versioning