![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
org.webjars.npm:jongseong
Advanced tools
ํ๊ธ ๊ธ์์ ๋ฐ์นจ์ ํ์ธํฉ๋๋ค.
$ npm install --save jongseong
const { code, hasJongseong } = require('jongseong')
๋ง์ง๋ง ๊ธ์์ ๋ฐ์นจ ์ฝ๋(0...27)๋ฅผ ๋ฐํํฉ๋๋ค.
Required
Type: string
code('๊ฐ๋๋ค') // => 0
code('๊ฐ๋๋ฅ') // => 1
code('๊ฐ๋๋ถ') // => 18
code('๊ฐ๋๋ฟ') // => 27
code('112') // => 0 (๋ฐฑ์ญ์ด)
code('113') // => 16 (๋ฐฑ์ญ์ผ)
code('100') // => 1 (๋ฐฑ)
๋ง์ง๋ง ๊ธ์์ ๋ฐ์นจ์ด ์๋์ง ์ฌ๋ถ๋ฅผ ๋ฐํํฉ๋๋ค.
Required
Type: string
hasJongseong('์ปคํผ') // => false
hasJongseong('์ฝ๋ฉ') // => true
hasJongseong('105') // => false (๋ฐฑ์ค)
hasJongseong('100') // => true (๋ฐฑ)
๋ฐ์นจ ์ฝ๋๋ 0๋ถํฐ 27๊น์ง์ ์ ์์ ๋๋ค.
์ฝ๋ | ๋ฐ์นจ | ์์ |
---|---|---|
0 | - | ๊ฐ |
1 | ใฑ | ๊ฐ |
2 | ใฑใฑ | ๊ฐ |
3 | ใฑใ | ๊ฐ |
4 | ใด | ๊ฐ |
5 | ใดใ | ๊ฐ |
6 | ใดใ | ๊ฐ |
7 | ใท | ๊ฐ |
8 | ใน | ๊ฐ |
9 | ในใฑ | ๊ฐ |
10 | ในใ | ๊ฐ |
11 | ในใ | ๊ฐ |
12 | ในใ | ๊ฐ |
13 | ในใ | ๊ฐ |
14 | ในใ | ๊ฐ |
15 | ในใ | ๊ฐ |
16 | ใ | ๊ฐ |
17 | ใ | ๊ฐ |
18 | ใ ใ | ๊ฐ |
19 | ใ | ๊ฐ |
20 | ใ ใ | ๊ฐ |
21 | ใ | ๊ฐ |
22 | ใ | ๊ฐ |
23 | ใ | ๊ฐ |
24 | ใ | ๊ฐ |
25 | ใ | ๊ฐ |
26 | ใ | ๊ฐ |
27 | ใ | ๊ฐ |
MIT ยฉ Kim Donghee
FAQs
WebJar for jongseong
We found that org.webjars.npm:jongseong demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.